branok Posted January 8, 2009 Share Posted January 8, 2009 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 21where is the problem?Anyone can help? Link to comment Share on other sites More sharing options...
branok Posted January 8, 2009 Author Share Posted January 8, 2009 I resolved it.Throug my host admin interface I set zend.ze1_compatibility_mode - offather 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 0then it worked Link to comment Share on other sites More sharing options...
paggnr Posted February 23, 2009 Share Posted February 23, 2009 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 filecheersPagey Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now