Hi, I have the perfect server centos installed. I recently started getting errors trying to access some of my sites, here is the error in the apache error_log: Code: [Fri Jun 17 11:41:02 2011] [notice] mod_fcgid: call /var/www/*****.com/web/index.php with wrapper /var/www/php-fcgi-scripts/web9/.php-fcgi-starter [Fri Jun 17 11:41:05 2011] [notice] mod_fcgid: process /var/www/*****.com/web/index.php(13659) exit(communication error), terminated by calling exit(), return code: 255 [Fri Jun 17 11:41:05 2011] [notice] mod_fcgid: process /var/www/*****.com/web/index.php(13658) exit(communication error), terminated by calling exit(), return code: 255 any ideas how to fix this ?? Thanks!
I found the error log for the specific site at: /var/log/ispconfig/httpd/*****.com/error.log and here i get more info: [Fri Jun 17 15:03:59 2011] [warn] mod_fcgid: stderr: WordPress database error Unknown character set: 'ANSI' for query SET NAMES 'ANSI' made by require, require_once, require_once, require_once, require_wp_db, require_once [Fri Jun 17 15:03:59 2011] [warn] mod_fcgid: Read data error, fastcgi server has close connection [Fri Jun 17 15:03:59 2011] [error] [client ***.**.**.***] Premature end of script headers: index.php, referer: http://*****.com/?page_id=4 [Fri Jun 17 15:03:59 2011] [error] [client ***.**.**.***] File does not exist: /var/www/error/500.html, referer: http://*****.com/?page_id=4
Solved Turns out it was not a server issue, solution was to download a fresh wordpress and upload the files overwriting the old ones.