What other obvious thing am I not seeing?
php.net/ini says that php.ini in the working directory is only
used if PHP is run from the command line.
For PHP running on the web server, you should edit the
system's php.ini file. You can find the location of this file
with phpinfo(). Look for "Configuration File (php.ini) Path".
Rabin
Rabin:
Okay, I can find and read the file, but editing is a bit too scary
for me at the moment. It's one thing to edit it in a local directory
-- it's another to edit it deep within the system. Besides, I'm not
sure that I can anyway.
Many thanks.
tedd
--
------------------------------------------------------------------------------------
http://sperling.com http://ancientstones.com http://earthstones.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php