• Welcome to PHPVIBE Forums. Please log in.
avatar_Marius P.

[ Video Sharing CMS v4 ] Fix Godaddy 500 error

Started by Marius P.,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Marius P.Topic starter


Original error:



[Wed Jan 28 07:43:52 2015] [9845617] [fcgid:warn] (104)Connection reset by peer: [client 198.23.234.226:58825] mod_fcgid: error reading data from FastCGI server, referer http://xxxxx





To fix: Add this at the end of the main/root .htaccess file




addhandler x-httpd-php-cgi .php4
addhandler x-httpd-php5-cgi .php
addhandler x-httpd-php5-cgi .php5



Source http://www.amember.com/forum/threads/500-internal-server-error-solved.17171/




I advise against using GoDaddy for any video uploads cms.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

star top

  •  

Marius P.Topic starter

Quote from: star top on
Not working ?

any help

Explain, error log copy...everything you can find on this
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

star top

error log copy
[21-Apr-2016 13:44:03 Europe/Bucharest] PHP Warning:  mysql_real_escape_string(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/*****/public_html/lib/class.ezsql.php on line 172

  •  

Marius P.Topic starter

It seems you database connection is wrong, or that host has too many restrictions.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Similar topics (7)