Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
I haven't upgraded to the latest version yet, as I don't have the time to solve any issues or rejig the site but I've just started getting a lot of these errors both on pages of my website and in the backend which is probably because the hosting company has changed something. Does anyone have any idea why and if I can fix it?
Thanks,
Terry
The below is in a red box:
Something went wrong
Unexpected error: PHP Startup: Invalid library (appears to be a Zend Extension, try loading using zend_extension=opcache.so from php.ini) in Unknown on line 0
Please report error at http://community.theturninggate.net
Offline
Hi Terry, this error happens outside of Backlight. We pick it up, as Backlight displays all errors that it encounters.
There are two options to try and fix this:
* Firstly, have a look at our advice for similar issues on Bluehost, and see whether you can solve it that way: http://backlight.theturninggate.net/doc … ule_errors
* Secondly, if the above does not work, there is a manual option to hide errors like that:
1. On your Backlight site, copy backlight/env.php.skel to backlight/env.php
2. Enable this line near the top of the file, by removing the leading // so that it looks like:
define('SUPPRESS_STARTUP_ERRORS', true);
3. Save the file.
Offline
Thanks Ben for the quick response. One of the options on my host is to upgrade to PHP 7.0 is backlight compatible? Might this fix the problem as I don't have other options (apart from disabling the reporting).
Cheers,
Terry
Offline
I am running PHP 7 with backlight without problems. I am self-hosted though but that shouldn't affect the php implementation.
Charlie
www.stalkinglight.com
Offline