php.ini

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Hayden Kirk

    php.ini

    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


  • Andy Hassall

    #2
    Re: php.ini

    On Tue, 9 Dec 2003 16:06:38 +1300, "Hayden Kirk" <hayden@ixon.co .nz> wrote:
    [color=blue]
    >Does anyone know why the ASPI module of php[/color]

    ASPI? That's a SCSI library... Do you mean SAPI?
    [color=blue]
    >is not reading my php.ini in my c:\winnt directory?[/color]

    Which php.ini is it reading? Use phpinfo() to find out.
    [color=blue]
    >Won't read it no matter what I do[/color]

    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)

    Comment

    • Hayden Kirk

      #3
      Re: php.ini

      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:g0bctv8u1h qoos7t04u0e3bbv 5r9tddnl5@4ax.c om...[color=blue]
      > On Tue, 9 Dec 2003 16:06:38 +1300, "Hayden Kirk" <hayden@ixon.co .nz>[/color]
      wrote:[color=blue]
      >[color=green]
      > >Does anyone know why the ASPI module of php[/color]
      >
      > ASPI? That's a SCSI library... Do you mean SAPI?
      >[color=green]
      > >is not reading my php.ini in my c:\winnt directory?[/color]
      >
      > Which php.ini is it reading? Use phpinfo() to find out.
      >[color=green]
      > >Won't read it no matter what I do[/color]
      >
      > 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)[/color]


      Comment

      • Chung Leong

        #4
        Re: php.ini

        Try granting read permission to C:\php.ini to Everyone.

        Uzytkownik "Hayden Kirk" <hayden@ixon.co .nz> napisal w wiadomosci
        news:iZaBb.1210 8$ws.1145008@ne ws02.tsnz.net.. .[color=blue]
        > Does anyone know why the ASPI module of php is not reading my php.ini in[/color]
        my[color=blue]
        > c:\winnt directory? Won't read it no matter what I do
        >
        >[/color]


        Comment

        Working...