ID:               26443
 Updated by:       [EMAIL PROTECTED]
 Reported By:      thomas dot sattler at decon-network dot de
 Status:           Feedback
 Bug Type:         Apache related
 Operating System: Windows XP
 PHP Version:      4CVS-2003-11-29 (stable)
 New Comment:

Nevermind the display_errors..
Add 'error_reporting(E_ALL);' in the beginning of the script.


Previous Comments:
------------------------------------------------------------------------

[2003-11-30 05:14:07] [EMAIL PROTECTED]

Check that 'display_errors' is On..


------------------------------------------------------------------------

[2003-11-30 05:07:50] thomas dot sattler at decon-network dot de

I tried with the latest stable snapshot
php4-win32-STABLE-latest.zip
and there is still no error reporting using php4apache.dll.
With Windows 2000 it's all the same!

------------------------------------------------------------------------

[2003-11-29 06:12:50] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

And make sure you remove ALL existing php related dlls from your system
first. (php4ts.dll is the most important one)
And make sure you only have ONE there.


------------------------------------------------------------------------

[2003-11-28 08:04:50] thomas dot sattler at decon-network dot de

Error reporting level is set to E_ALL

With php 4.2.3 error reporting works well in the same environment
(php.ini, apache ...)

------------------------------------------------------------------------

[2003-11-28 07:53:12] [EMAIL PROTECTED]

Check your error_reporting level. Or do error_reporting(E_ALL); at the
start of the script.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/26443

-- 
Edit this bug report at http://bugs.php.net/?id=26443&edit=1

Reply via email to