On Tue, 2008-09-02 at 14:58 -0400, Dan Shirah wrote:
>         Your script is dying then. What does the error log say? Are
>         you sure PHP
>         is using the php.ini you think it's using? Double check by
>         using
>         phpinfo().
>         
>         Cheers,
>         Rob.
>  
> It is VERY strange!  phpinfo() shows that it is using C:\Windows
> \php.ini
>  
> phpinfo() also shows display_errors = Off but when I go to the C:
> \Windows\php.ini file it says display_errors = On...

Does your script, the apache conf, virtual host conf, or a .htaccess
conf modify this setting? perhaps php.ini has more than one
display_errors entries?

Cheers,
Rob.

-- 
http://www.interjinn.com
Application and Templating Framework for PHP


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

Reply via email to