• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.

BUG Error: Server responded an HTTP error 500

Messages
8
Likes
0
Points
1
#1
Hi Guys,

I've been getting a Error: Server responded an HTTP error 500 when running the optimizer on multiple sites.

Ideas?

Some have caching and other plugins while other websites have none... so doesnt seem to be website specific.
 

Temyk

Developer & Support
Messages
1,129
Likes
42
Points
48
#2
Hello

Which optimization server are you using?
 

Temyk

Developer & Support
Messages
1,129
Likes
42
Points
48
#4
Both servers are available and working. There may be problems on your site with access to servers.
1634027546576.png
 

Temyk

Developer & Support
Messages
1,129
Likes
42
Points
48
#6
You need to enable Wordpress debugging mode and see the error logs after you refresh this page.
 
Messages
8
Likes
0
Points
1
#7
Tried but nothing,

Turn on loggin in apache and also added:
// Enable WP_DEBUG mode
define('WP_DEBUG', true);
// Enable Debug logging to the /wp-content/debug.log file
define('WP_DEBUG_LOG', true);
// Disable display of errors and warnings
define('WP_DEBUG_DISPLAY', false);
@ini_set('display_errors',0);
 

Temyk

Developer & Support
Messages
1,129
Likes
42
Points
48
#8
In this case, you need to check the settings of your server or firewall. It may be blocking the connection to the optimization server