Does anyone know why the ASPI module of php is not reading my php.ini in my c:\winnt directory? Won't read it no matter what I do
On Tue, 9 Dec 2003 16:06:38 +1300, "Hayden Kirk" <hayden@ixon.co.nz> wrote: >Does anyone know why the ASPI module of php ASPI? That's a SCSI library... Do you mean SAPI? >is not reading my php.ini in my c:\winnt directory? Which php.ini is it reading? Use phpinfo() to find out. >Won't read it no matter what I do What did you do? -- Andy Hassall (andy@andyh.co.uk) icq(5747695) (http://www.andyh.co.uk) Space: disk usage analysis tool (http://www.andyhsoftware.co.uk/space)
Its not saying its reading a php.ini it just saying using php.ini c:\winnt\ nothing else... I dont have another copy of php.ini anywhere. - Hayden "Andy Hassall" <andy@andyh.co.uk> wrote in message news:g0bctv8u1hqoos7t04u0e3bbv5r9tddnl5@4ax.com... > On Tue, 9 Dec 2003 16:06:38 +1300, "Hayden Kirk" <hayden@ixon.co.nz> wrote: > > >Does anyone know why the ASPI module of php > > ASPI? That's a SCSI library... Do you mean SAPI? > > >is not reading my php.ini in my c:\winnt directory? > > Which php.ini is it reading? Use phpinfo() to find out. > > >Won't read it no matter what I do > > What did you do? > > -- > Andy Hassall (andy@andyh.co.uk) icq(5747695) (http://www.andyh.co.uk) > Space: disk usage analysis tool (http://www.andyhsoftware.co.uk/space)
Try granting read permission to C:\php.ini to Everyone. Uzytkownik "Hayden Kirk" <hayden@ixon.co.nz> napisal w wiadomosci news:iZaBb.12108$ws.1145008@news02.tsnz.net... > Does anyone know why the ASPI module of php is not reading my php.ini in my > c:\winnt directory? Won't read it no matter what I do > >