At 03:14 AM 1/11/2003 +0900, you wrote:
[EMAIL PROTECTED] wrote:

[snip]
> Problem is - the only php.ini file is in a work directory for mod_php4
> installation. As far as I know, this file would not be read by apache
> or the php module.
[/snip]

Run phpinfo()

<?php

  phpinfo()

?>

and see whether there's a reference to where the php.ini being used
resides... Then, edit it accordingly (as somebody already mentioned).

HTH,

- E
Duh, I feel a little stupid. I had not worked on my website for a while nor on php, so I forgot all that stuff. Turns out I had a test file already set up for this. :))

All is well now. thanks much.
PJ



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to