Jason Wong wrote:
On Saturday 29 January 2005 10:13, Ian Johnson wrote:


There is no error message in the ../httpd/error_log file.


That looks like the Apache error log file, which is most likely not what you want to be looking at. You want the PHP error log, see settings in php.ini, and check phpinfo().


My php is configured to write error messages to the http error_log and not to display errors.


In this case the error is displayed and not logged.

Note that there is no problem with the code from phpfreaks. It seems to run for everyone else on their computers.

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



Reply via email to