From:             
Operating system: CentOS
PHP version:      5.4.0
Package:          CGI/CLI related
Bug Type:         Bug
Bug description:FastCGI keeps dieing

Description:
------------
Currently running Lighttpd which returns a 500 - Internal Server Error with
this 
log:

2012-03-08 12:26:32: (mod_fastcgi.c.2568) unexpected end-of-file (perhaps
the 
fastcgi process died): pid: 10734 socket: unix:/tmp/php.socket10726-3 
2012-03-08 12:26:32: (mod_fastcgi.c.3356) response not received, request
sent: 
879 on socket: unix:/tmp/php.socket10726-3 for /index.php?, closing
connection 

php -v:

PHP 5.4.0 (cli) (built: Mar  7 2012 20:14:12) 
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies

php-cgi -v:
PHP Warning:  Unknown: function '1' not found or invalid function name in
Unknown 
on line 0
PHP 5.4.0 (cgi-fcgi) (built: Mar  7 2012 20:14:29)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies

configure line:
./configure --with-config-file-path=/etc
--with-config-file-scan-dir=/etc/php.d -
-with-libdir=lib64 --with-mysql --with-mysqli --with-zlib --with-curl
--with-
mcrypt --enable-cgi

If there is anything else I can do to help I will. Sorry, this is my first
bug 
report.



-- 
Edit bug report at https://bugs.php.net/bug.php?id=61325&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=61325&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=61325&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=61325&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=61325&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=61325&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=61325&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=61325&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=61325&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=61325&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=61325&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=61325&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=61325&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=61325&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=61325&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=61325&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=61325&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=61325&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=61325&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=61325&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=61325&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=61325&r=mysqlcfg

Reply via email to