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

BUG Internal Server Error

Messages
1
Likes
0
Points
1
#1
Hi. I've installed today the Robin image optimizer and started the optimization. It went well for some minutes and then stopped. Since then I've tried several to rerun but always gives the same error. I even closed the browser and restarted it but same thing.

Regards,
Rui Araújo
 

Temyk

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

To understand what happened, we need to look at the errors. To do this, enable debug mode - add these lines to the <strong>wp-config.php</strong> file:
`define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', false );`
After that, run the optimization and wait for the error.
Error messages will appear in the <strong>wp-content/debug.log</strong> file. Send them all here