Jump to content

Fatal error: Cannot clone object of class SimpleXMLElement


Recommended Posts

Hi I turned on php5 and now when I want to install the shop I get:
Fatal error: Cannot clone object of class SimpleXMLElement due to 'zend.ze1_compatibility_mode' in /data/p/a/packa.sk/web/shop/install/classes/LanguagesManager.php on line 21

where is the problem?

Anyone can help?

Link to comment
Share on other sites

I resolved it.

Throug my host admin interface I set zend.ze1_compatibility_mode - off
ather this it still didn't work.
then i found out there is one .htaccess file where I had to change zend.ze1_compatibility_mode from 1 to 0
then it worked

Link to comment
Share on other sites

  • 1 month later...

I am having this same error when trying to install.

I have tried editing the .htaccess file in the root directory with the zend.ze1_compatibility_mode = 0 - without luck.

Can someone post the exact line to add to the .htaccess file

cheers
Pagey

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...