|
Posted by Dan McCullough on 11/16/05 18:51
Also check to make sure that its the right php.ini file, I have had a
problem in the past when the installer has put the php.ini file in the
WINDOWS directory and there is an existing one in the PHP directory as
well. I would check phpinfo and see where the php.ini file is
located.
On 11/16/05, Richard Davey <rich@corephp.co.uk> wrote:
> Hi Jay,
>
> Wednesday, November 16, 2005, 4:36:25 PM, you wrote:
>
> > Does anyone know (I have error reporting set so high it would make
> > your head swim) why errors wouldn't be output to a browser window
> > when they occur? For instance, I typed the following;
>
> Are you 100% Tequila-worm sure you've got all the relevant ini flags
> set? (display errors, E_ALL, yadda yadda) and that PHP on your lovely
> Windows box is actually *using* that ini file and not the mystic
> built-in one?
>
> Tis the only reason I can think of that would halt it dead, because as
> shocking as this may sound - PHP on Windows *can* actually display
> errors ;)
>
> Cheers,
>
> Rich
> --
> Zend Certified Engineer
> PHP Development Services
> http://www.corephp.co.uk
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Navigation:
[Reply to this message]
|