ID:               39647
 User updated by:  security at isnnetworks dot net
 Reported By:      security at isnnetworks dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         CGI related
 Operating System: Linux, Centos 4.4
 PHP Version:      5.2.0
 New Comment:

Thank you for your help.  Once I removed the modules it worked.

I have renabled them all except mod_bandwidth.so and it's working fine
so it's a problem with that module.

Once again, thank you very much as I would have not even considered
that.  Sorry to have bothered you, thanks again.


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

[2006-11-27 17:50:59] [EMAIL PROTECTED]

It's easy to run Apache using different httpd.conf with all those
modules disabled and listening to another port.
Just use `httpd -f </path/to/new/httpd.conf>`.

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

[2006-11-27 17:44:44] security at isnnetworks dot net

This is a production server so if possible i'd rather not.  I am
reproducing it on 6 other servers all the same setup.

I can disable those if you require however would prefer if it was
possible not to.  

There doesn't seem to be any errors , anything that I could check?  gdb
on the actual php5 binary wouldn't do much good.

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

[2006-11-27 17:42:54] [EMAIL PROTECTED]

It would also help if you remove/disable all these modules first:
mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.4
FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a

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

[2006-11-27 17:30:48] security at isnnetworks dot net

The phpinfo can be seen here,

http://tinyurl.com/yhkr6y

The script(points to ,php5 extension here)

http://tinyurl.com/yh67oh

Necessary httpd.conf lines,

Action application/x-httpd-php5 "/cgi-sys/php5"
AddType application/x-httpd-php5 .php5
ScriptAlias /cgi-sys/ /usr/local/cpanel/cgi-sys/

# /usr/local/cpanel/cgi-sys/php5 -v
PHP 5.2.1-dev (cgi) (built: Nov 27 2006 05:40:40) (DEBUG)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies

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

[2006-11-27 17:24:17] [EMAIL PROTECTED]

Please make sure that PHP actually receives the data and post all parts
of your httpd.conf related to CGI configuration.
Also please upload your phpinfo() somewhere and post the link here.

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

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

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

Reply via email to