ID:               42389
 Updated by:       [EMAIL PROTECTED]
 Reported By:      webmaster at machostlink dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         CGI related
 Operating System: OSX 10.4.10
 PHP Version:      5.2.3
 New Comment:

You forgot to set 'error_log = /path/to/php_error.log' 


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

[2007-08-23 12:25:06] webmaster at machostlink dot net

Yeah I saw the news "PHP 4 end of life announcement" and I know that
bug reports for it probably won't be fixed unless they are critical
issues. I find it funny that both PHP versions are behaving like
that...

I checked the PHP config for this vhost again and again and tried
different settings:

Right now I have:
------------------
max_execution_time = 60
max_input_time = 120
memory_limit = 64M
error_reporting  =  E_ALL & ~E_NOTICE
display_errors = On
log_errors = On
log_errors_max_len = 1024

But even after some testing now, still no PHP error.log to be seen!?

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

[2007-08-23 12:01:53] [EMAIL PROTECTED]

Regarding any PHP 4 fixes, see php.net for latest NEWS: "PHP 4 end of
life announcement"

This isn't any critical issue so it's very unlikely it will get fixed
in PHP 4 (even if there were any more releases of PHP 4..)

And I still think this isn't PHP bug. Do you know if PHP is outputting
any errors? Do you have logging enabled? Are you sure you haven't hit
any limits set in php.ini for max size for uploaded file for example..?

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

[2007-08-23 11:41:18] webmaster at machostlink dot net

Ok, I checked the latest CVS snapshot but the problem still remains the
same.

I forgot to mention in my inital post that I am using Apache2 with
mod_suexec for permissions. But that seems to work fine according to
suexec.log and apache2 error.log files. Thought I mention it now anyway
just in case.

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

[2007-08-23 09:13:53] webmaster at lifedit dot com

Right, I was taken that already in consideration and posted a report on
"mod_fcgid users bug tracker" as well. But looking at the history of
somewhat related php-cgi problems and bug reported I think it is more
likely to be a PHP bug.

My problem is that I have a hosting service and I rely on both PHP5 &
PHP4 because I do have clients who still have PHP4 applications they
want to run. So even if it does work with the latest CVS (which I will
try out) I still have a need for this feature to run on PHP4 as well. :(

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

[2007-08-23 09:06:04] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi

I can't reproduce anything like this, even when uploading quite large
files so try the snapshot first. (any possibility that this isn't any
PHP bug at all..? :)

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

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

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

Reply via email to