ID:               35199
 Updated by:       [EMAIL PROTECTED]
 Reported By:      choover at rdg dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Linux  2.6.9-22.0.1
 PHP Version:      4.4.1
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.




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

[2005-11-16 18:26:07] choover at rdg dot com

Here is the phpinfo():

http://quangoweb.medianext.com/.test.php

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

[2005-11-16 18:15:59] [EMAIL PROTECTED]

Are you sure the php.ini file you have is used? And is the right one?
(check this from phpinfo() output)
Also check for any "auto_prepend_file" settings in .htaccess /
httpd.conf / php.ini files.

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

[2005-11-16 17:12:01] choover at rdg dot com

This is getting VERY frusterating!  We have found that if we add
ob_end_flush(); to the bottom of the phpx.php page, the page will then
execute; but there is no ob_start()  in our code.  Also, require() and
require_once() do not work but include() does.  But include only works
when it wants.  The first file we include is a custom error handler.
Once the file is executed the first time, we have to rename the actual
error handler function call to get the file to load again. Something
with the buffering is really screwed up.

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

[2005-11-16 14:35:43] choover at rdg dot com

Installed latest CVS 4.4.2-dev and still have no results.

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

[2005-11-12 15:50:40] [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



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

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/35199

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

Reply via email to