Welcome, Guest
  • Author Topic: PHP.ini on UNIX  (Read 878 times)

    Qutaibah

    • Server what's that
    • *
    • Posts: 16
      • View Profile
      • Email
    PHP.ini on UNIX
    « on: 08/01/02, 02:41 »
    Hi guys,

    can anyone help me get to PHP.ini  on a UNIX system. i am trying to change register globle to ON but I can't find the PHP.ini  file.

    Thanks
    Qutaibah

    Musicman

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 2685
      • View Profile
      • Email
    Re:PHP.ini on UNIX
    « Reply #1 on: 08/01/02, 02:56 »
    Hi,

    is this YOUR unix system? If so, run a <? phpinfo() ?> script; it will show the exact location of php.ini
    If not, go to www.php.net and check out which options are runtime configurable

    Musicman

    Qutaibah

    • Server what's that
    • *
    • Posts: 16
      • View Profile
      • Email
    Re:PHP.ini on UNIX
    « Reply #2 on: 08/01/02, 03:08 »
    Hi Musicman,

    I was running the phpinfo() file. It said that that php.ini is in usr/lib but when get to the directory, and do an "list" i can't find the php.ini

    I'll try the www.php.net site like you said. they might have something there.
    thanks
    Qutaibah