Jump to content

instal problem


Recommended Posts

Hello!

I have a problem with the installation. On my server I already have installed an online store authorized to use it, but I would like now instaliral prestoshop in a new folder that my old online store will still work until i edit the new one. The first error that appears is "Can not clone object of class SimpleXMLElement due to 'zend.ze1_compatibility_mode' but I solved this problem with. Htaccess in which I inserted the" AddType x-mapp-php5. Php ". Now it told me the following error

<?php
include (dirname (__FILE__). '/ config / config.inc.php');

if (intval (Configuration:: get ( 'PS_REWRITING_SETTINGS')) === 1)
$ rewrited_url = __PS_BASE_URI__;

include (dirname (__FILE__). '/ header.php');

$ Smarty-> Assign ( 'HOOK_HOME', Module:: hookExec ( 'home'));
$ Smarty-> display (_PS_THEME_DIR_. 'index.tpl');

include (dirname (__FILE__). '/ footer.php');

?>

what is the problem? the phat to my prestashop folder is www.avdirekt.si/trgovina/

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...