pawciak Posted July 10, 2013 Share Posted July 10, 2013 hey guys, for last few hours I try to solve an issue with moving presta to another server. I really have brightest idea what is wrong.. i did everything according to manual. when I try to login to BO or visit FO i had an 500 error. I turn of error reporting in config.inc.php file. And this is what I get: Warning: require_once(/home/orfin/ftp/frykasy/sklep/tools/smarty/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/orfin/ftp/frykasy/sklep/config/smarty.config.inc.php on line 29 Fatal error: require_once() [function.require]: Failed opening required '/home/orfin/ftp/frykasy/sklep/tools/smarty/Smarty.class.php' (include_path='.:/usr/share/pear/') in /home/orfin/ftp/frykasy/sklep/config/smarty.config.inc.php on line 29 why there is such error?;/ PS ver. 1.5.3.1 Link to comment Share on other sites More sharing options...
PSfever.com Posted July 10, 2013 Share Posted July 10, 2013 Are you sure, you replaced all files correctly? According to this error message it seems like there simply isnt Smarty.class.php file. Try replacing again the whole /tools folder ([ROOT]/tools). If there is one, check for file permissions. Link to comment Share on other sites More sharing options...
El Patron Posted July 10, 2013 Share Posted July 10, 2013 a little advice...if you are moving a ps installation to a new server, you can save a lot of time (pain) by first installing a vanilla native prestashop version, in your case 1.5.3.1. Run the installation to make sure that your server has everything required to run a prestashop. When everything is good, simply delete this install and db and do normal move of your production ps. if the install works then you can feel more confident of moving an already installed prestashop to your new server. 1 Link to comment Share on other sites More sharing options...
pawciak Posted July 10, 2013 Author Share Posted July 10, 2013 it is strange but during file moving smarty and tools dir's change their names into tools$ and smarty$ o.O El Patron - thanks for advice:) EOT Link to comment Share on other sites More sharing options...
vekia Posted July 11, 2013 Share Posted July 11, 2013 thanks for information, im going to mark this thread as [solved] regards 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