E_COMPILE_ERROR for various plugins & theme
-
I have a site which regularly gives E_COMPILE_ERRORs, but from different plugins and even from the theme.
Is it possible that this is caused by a general resource issue, which means that resources aren’t properly loading?
For example, I’ve had two in one day:
One:
An error of type E_COMPILE_ERROR was caused in line 289 of the file /home/username/public_html/wp-content/plugins/wp-smushit/wp-smush.php. Error message: require(): Failed opening required ‘/home/username/public_html/wp-content/plugins/wp-smushit/core/s3/class-wp-offload-media-api.php’ (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’)Two:
An error of type E_COMPILE_ERROR was caused in line 50 of the file /home/username/public_html/wp-content/themes/Divi/core/functions.php. Error message: require_once(): Failed opening required ‘/home/username/public_html/wp-content/themes/Divi/core/components/post/Type.php’ (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’)
The topic ‘E_COMPILE_ERROR for various plugins & theme’ is closed to new replies.