Does the php.ini file always go in the same place no matter the OS? I did a
locate in the shell, and nothing came up. I could find .ini files, or php.
files, but no php.ini files.
In all likelihood, you don't have a php.ini file on your computer, which is why searching for it using conventional methods won't help. To create a php.ini file, you could download the PHP source code, take its php.ini and drop it in /usr/local/lib
Larry
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php