I get internal 500 errors on one particular server after going from php 4.4.2 to 4.4.4 (all modules the same except newer php version)
apache log:
Premature end of script headers
(all php based sites)
What is the fix for this?
Another problem with fastcgi:
/etc/rc.d/init.d/httpd restart: httpd not running, trying to start
Syntax error on line 193 of /usr/local/apache/conf/httpd.conf:
FastCgiIpcDir /tmp/fcgi_ipc: access for server (uid -1, gid -1) failed: write not allowed
phpsuexec enabled / centos 4.3 / cpanel 10x stable
I ran the below as well, didn't fix it.
/scripts/chownpublichtmls
find /home -perm 755 -type d
find /home -perm 755 -type f
find /home -perm 755 -exec chmod 755 {} \;
The odd part is I have two other servers 100% identcial literally (o/s, cpanel, modules, etc) and it upgraded fine.
Modules:
Expires Module
Raise FD_SETSIZE to 16384 (System Wide)
Prevent Users from reading other webroots Frontpage Module
Raise HARD_SERVER_LIMIT
Php Module Version 4.4.4
Bc Math
Calendar Support
Curl (Version 7.15.3)
Curl SSL Support (Version 2.8.28)
Dom XSLT
Exif
Flash
FTP
GD (Version 2.0.15)
GetText
Iconv (experimental)
Imap Module (Version 2004g)
Mb String
Mcrypt (Version 2.5.7)
Mhash (Version 0.8.18)
Magic Quotes
MM Session Module (Version 1.3.1)
Mysql Module
SNMP
Openssl Support
Discard Path
PDFlib
Pear
Postgresql (will break 7.2.x or earlier, please make sure you have 7.3.x or later installed) Pspell Module Sockets Use System Mysql Track Vars Freetype Support Zip Zlib PHP suEXEC Support Rewrite Module SSL Module (Version 2.8.28) suEXEC Module



LinkBack URL
About LinkBacks
Reply With Quote







