Current time: 05-06-2024, 11:20 AM Hello There, Guest! (LoginRegister)


Post Reply 
Cannot Fix Internal Server Error 500
Author Message
c0urier Offline
Junior Member
*

Posts: 89
Joined: Jun 2007
Reputation: 1
Post: #8
RE: Cannot Fix Internal Server Error 500
(01-03-2009 04:39 AM)sci2tech Wrote:  Possible cause:
php version <=5.2.0 (default for etch. Solution update php)
Mismatch between associated uid/gid for script, containing folder or /var/www/fcgi/domain.tld folder or content. Solution: correct uid/gid.
If limited resources or script take time to execute, increase for fcgid IPCConnectTimeout value (in /etc/apache2/mods-available/fcgid_ispcp.conf). Try switch to ispcp_fastcgi/ispcp_fcgid and see if problem persist.
Test if your configuration file template against trunk (maybe problem was corrected).

My Settings:

Installation:
Debian Lenny - Fully updated
Latest Trunk

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

sci2tech: php version <=5.2.0 (default for etch. Solution update php)

Answer: Installed php:
php5_5.2.6-5_all.deb
php5-adodb_5.04-3_amd64.deb
php5-cgi_5.2.6-5_amd64.deb
php5-cli_5.2.6-5_amd64.deb
php5-common_5.2.6-5_amd64.deb
php5-gd_5.2.6-5_amd64.deb
php5-mcrypt_5.2.6-5_amd64.deb
php5-mhash_5.2.6-5_amd64.deb
php5-mysql_5.2.6-5_amd64.deb
php-pear_5.2.6-5_all.deb
libapache2-mod-fastcgi_2.4.6-1_amd64.deb
libapache2-mod-fcgid_1%3a2.2-1_amd64.deb

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

sci2tech:Mismatch between associated uid/gid for script, containing folder or /var/www/fcgi/domain.tld folder or content. Solution: correct uid/gid.

Answer: All uid/gid's are correct, else you'll get the internal server error 500 permanent

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

sci2tech:If limited resources or script take time to execute, increase for fcgid IPCConnectTimeout value (in /etc/apache2/mods-available/fcgid_ispcp.conf). Try switch to ispcp_fastcgi/ispcp_fcgid and see if problem persist.

<IfModule mod_fcgid.c>
AddHandler fcgid-script .php .php5
SocketPath /var/lib/apache2/fcgid/sock
IPCConnectTimeout 600
</IfModule>


And since it's already the latest trunk, it's probably not fixed. <-- That sentense is not meant bad Smile
01-03-2009 05:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Cannot Fix Internal Server Error 500 - c0urier - 01-03-2009 05:47 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)