Vikram Shah Posted December 12, 2009 Share Posted December 12, 2009 Dear [spam-filter]'s,I am getting following error while doing installation on to my server:<?phpinclude(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');?>Seek your help in solving the problem faced by me.Thanks,Vikram Shah Link to comment Share on other sites More sharing options...
prestabase Posted December 12, 2009 Share Posted December 12, 2009 Have you ensured all files were successfully uploaded to your server? It's always best to upload the archive then extract on the server if possible. 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