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

Reply via email to