Internal 500 post.php Error (Read data timeout)
-
So, I am a bit stumped. I am trying to just get this site functional and hit a wall. So the errors I am getting are a couple and they vary. To sum easily: I get a 500 internal server error when anyone updates a post.
[Wed Mar 19 16:36:54 2014] [warn] [client 10.180.11.135] mod_fcgid: read data timeout in 45 seconds, referer: http://www.movieguide.org/wp-admin/post.php?post=484557&action=edit [Wed Mar 19 16:36:54 2014] [error] [client 10.180.11.135] Premature end of script headers: post.php, referer: http://www.movieguide.org/wp-admin/post.php?post=484557&action=editAnd
mod_fcgid: stderr: WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘LIMIT 1’ at line 1 for query SELECT meta_value FROM wp_postmeta WHERE meta_key = ‘_wp_attached_file’ AND post_id = LIMIT 1 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/movieguide/single.php’), include(‘/themes/movieguide/single-reviews.php’), W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query`
`
The problems arise anytime someone is logged in and they try to edit and update a page. The backend is also rather slow. I have also been looking at a ton of the suggestiosn on other threads but they havent seemed to work. Upping the define( ‘WP_MEMORY_LIMIT’, ’64M’ );Im just not even sure where to look anymore. Any insight would b fantastic and much appreciated.
The site is movieguide.org
The topic ‘Internal 500 post.php Error (Read data timeout)’ is closed to new replies.