nepm Posted March 6, 2010 Share Posted March 6, 2010 Hi, Attempting to utilize the autoinstaller for YMM and hopefully other OSC contributions. Receive blank page from browser and in error log see: PHP Fatal error: Cannot clone object of class DOMDocument due to 'zend.ze1_compatibility_mode' in ...com/httpdocs/catalogdev/ymm_autoinstaller/autoinstaller.php on line 22 Line 22 of autoinstaller.php file is dom = new DomDocument('1.0') Checked the server info in OSC and xmldom is enabled. DOM/XML enabled DOM/XML API Version 20031129 libxml Version 2.6.26 HTML Support enabled XPath Support enabled XPointer Support enabled Schema Support enabled RelaxNG Support enabled Where do I go next? Quote Link to comment Share on other sites More sharing options...
Guest Posted March 6, 2010 Share Posted March 6, 2010 Hi, Attempting to utilize the autoinstaller for YMM and hopefully other OSC contributions. Receive blank page from browser and in error log see: PHP Fatal error: Cannot clone object of class DOMDocument due to 'zend.ze1_compatibility_mode' in ...com/httpdocs/catalogdev/ymm_autoinstaller/autoinstaller.php on line 22 Line 22 of autoinstaller.php file is dom = new DomDocument('1.0') Checked the server info in OSC and xmldom is enabled. DOM/XML enabled DOM/XML API Version 20031129 libxml Version 2.6.26 HTML Support enabled XPath Support enabled XPointer Support enabled Schema Support enabled RelaxNG Support enabled Where do I go next? Have u tried go the hard way and install manually? Quote Link to comment Share on other sites More sharing options...
nepm Posted March 6, 2010 Author Share Posted March 6, 2010 Have u tried go the hard way and install manually? Hi, I am in the process of working through the manual install for this contribution, but ideally would like it function properly. This autoinstaller will help us all with future contribution installs and evolve this ideal method for OSC enhancement. Thanks, Craig Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.