Re: php.ini not read?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi Brian,

this line
configuration file path /apps/local/php5/lib"

Indicates that it is looking for a php.ini in /apps/local/php5/lib/
but the next line indicates that it didn't find one. Try doing a
search on your machine for php.ini, you will likely find ones
like these
/usr/local/src/php-5.2.5/php.ini-recommended
/usr/local/src/php-5.2.5/tmp-php.ini

Copy one to the aformentioned directory, rename it to php.ini,
edit it to your needs, and restart your webserver


best of luck
paul

[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux