Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2017-09-21 23:31:46

Terry
Member
From: United Kingdom
Registered: 2013-02-19
Posts: 90
Website

Error: appears to be a Zend Extension, try loading using zend....

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

#2 2017-09-22 06:31:56

Ben
Moderator
From: Melbourne, Australia
Registered: 2012-09-29
Posts: 4,399

Re: Error: appears to be a Zend Extension, try loading using zend....

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

#3 2017-09-22 18:22:18

Terry
Member
From: United Kingdom
Registered: 2013-02-19
Posts: 90
Website

Re: Error: appears to be a Zend Extension, try loading using zend....

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

#4 2017-09-22 19:15:33

charlie.choc
Member
From: Marietta, GA
Registered: 2014-01-09
Posts: 359
Website

Re: Error: appears to be a Zend Extension, try loading using zend....

I am running PHP 7 with backlight without problems. I am self-hosted though but that shouldn't affect the php implementation.

Offline

#5 2017-09-22 19:16:17

markh
Member
From: Center of The US
Registered: 2012-09-24
Posts: 380
Website

Re: Error: appears to be a Zend Extension, try loading using zend....

Terry FWIW, my host is at PHP 7.0.21 and backlight runs like a dream.
Regards Mark

Offline

#6 2017-09-22 19:32:43

Terry
Member
From: United Kingdom
Registered: 2013-02-19
Posts: 90
Website

Re: Error: appears to be a Zend Extension, try loading using zend....

Thanks all, I'll give that a try then smile

Offline

#7 2017-09-22 20:18:44

Terry
Member
From: United Kingdom
Registered: 2013-02-19
Posts: 90
Website

Re: Error: appears to be a Zend Extension, try loading using zend....

Okay so PHP 7 didn't fix it sad

Time to disable reporting yikes

Offline

Board footer

Powered by FluxBB