[ciapug] Apache 2.x and PHP 5 on Windows
carl-olsen at mchsi.com
carl-olsen at mchsi.com
Thu Mar 8 13:07:57 CST 2007
Here's what I have:
error_reporting = E_ALL & E_STRICT
-------------- Original message ----------------------
From: David Champion <dchampion at visionary.com>
> carl-olsen at mchsi.com wrote:
> > I'm not getting any error messages when I deliberately introduce errors into
> my PHP code. I have the php.ini file set to show all errors and notices and the
> httpd.conf file is set to the location of the php.ini file. I'm running Apache
> 2.2.x on Windows XP and PHP 5.1.x (Apache/2.2.3 (Win32) PHP/5.1.4). Can anyone
> tell me why it will not display the errors?
> >
> > Carl Olsen
> > Drake University
>
> What's your php.ini setting? On a development environment you probably want:
>
> error_reporting = E_ALL & ~E_NOTICE
>
> -dc
>
>
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug
More information about the ciapug
mailing list