Internal Error / cURL-Library not enabled
-
Hi
I am having some issues with the Optimus plugin.
Whenever I run the Bulk Optimizer it returns an Internal Error on every image. I have tried replacing:
define(‘WP_DEBUG’, false);
with:
define(‘WP_DEBUG’, true);
define(‘SAVEQUERIES’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, true);
error_reporting(E_ALL | E_STRICT);…as suggested here (https://optimus.keycdn.com/support/error-codes/) but it made no difference. Any ideas?
I am also receiving the following error message: Optimus requires the cURL-Library. Please contact your hosting provider to get cURL installed.
Do I need to enable the cURL Library to fix this? Or is this a separate issue?
The topic ‘Internal Error / cURL-Library not enabled’ is closed to new replies.