Posted by Jerry Stuckle on 08/22/07 11:22
Bob Bedford wrote:
> Hi all,
>
> strange what's appening. I just upgraded from PHP4 to PHP5 and from apache1
> to apache2 but I don't see PHP errors on screen anymore (in my case parse
> error).
>
> In the log I've errors: PHP parse error....what's strange is that this
> script is exactly the same as the one on the server also with php5.
> But I found that sometimes I forgot to put <?php and I did put <? instead
> (without php)
>
> How can I set apache or PHP to show those errors on screen instead of only
> in the log file. I've set error_reporting = E_ALL in the PHP.ini but I still
> have a blank page (in PHP 4 I had the error on screen). In apache NG didn't
> help.
>
> Bob
>
>
Look at your php.ini file.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|