gingerling Posted June 23, 2013 Share Posted June 23, 2013 Hi, my situation is that I want to move "a copy" of my site from ethical-pets.co.uk to a new server176.32.230.22/ethical-pets.co.uk/, update it from 1.4 to 1.5, solve any resulting problems, then get the URL re-pointed etc when I am ready to go. I know I might lose a few bits of data about new sales but I am a novice at server site stuff so I would rather take my time than have my store of line for ages (seems to be a good call, as I am having problems!) I have been following the guide here: https://pad.fsfe.org/p/moving_prestashop (its a copy of the one from the documentation in a pad so I can make notes). The steps crossed out are the ones which I have, afaik, done successfully. So. I have uploaded the files and the database to the new server and edited the config file. I have the error when I view my site - at address http://176.32.230.22/ethical-pets.co.uk/ Warning: Invalid argument supplied for foreach() in /home/sites/ethical-pets.co.uk/public_html/classes/Language.php on line 554 Fatal error: Cannot access empty property in /home/sites/ethical-pets.co.uk/public_html/classes/FrontController.php on line 228 and the following error when I go to my login Warning: Invalid argument supplied for foreach() in /home/sites/ethical-pets.co.uk/public_html/classes/Language.php on line 554 Warning: include(/home/sites/ethical-pets.co.uk/public_html/translations//admin.php): failed to open stream: No such file or directory in /home/sites/ethical-pets.co.uk/public_html/login/login.php on line 58 Warning: include(): Failed opening '/home/sites/ethical-pets.co.uk/public_html/translations//admin.php' for inclusion (include_path='.:/usr/share/pear53:/usr/share/php:/usr/share/ZendFramework') in /home/sites/ethical-pets.co.uk/public_html/login/login.php on line 58 Warning: include(/home/sites/ethical-pets.co.uk/public_html/translations//errors.php): failed to open stream: No such file or directory in /home/sites/ethical-pets.co.uk/public_html/login/login.php on line 59 Warning: include(): Failed opening '/home/sites/ethical-pets.co.uk/public_html/translations//errors.php' for inclusion (include_path='.:/usr/share/pear53:/usr/share/php:/usr/share/ZendFramework') in /home/sites/ethical-pets.co.uk/public_html/login/login.php on line 59 I have not finished the config perhaps, as I don't know what the base uri should be, I have tried some logical combinations such as /ethical-pets.co.uk/public_html/ /ethical-pets.co.uk/ /[email protected]/public_html/ /[email protected]/ with variations on whether there are slashes or not, based mostly on my (very basic) understanding of linux command line mostly, anyway, this seemed to have no effect at all on the error so I put it back to "/" which is what it was on my old server. I am not sure what to do now. The instructions on how to move stores are very basic, designed for people with a good knowledge already it seems. I could really use some help. I never have much luck on the forum tbh, I assume I don't give the right info, so please tell me if there is anything I can do to make you helping me easier! Best Anna Link to comment Share on other sites More sharing options...
benjamin utterback Posted June 24, 2013 Share Posted June 24, 2013 You are not able to view http://176.32.230.22/ethical-pets.co.uk/ ? I was able to access the website, but was Forbidden to enter any product pages. Link to comment Share on other sites More sharing options...
PascalVG Posted June 25, 2013 Share Posted June 25, 2013 Looks lik a permission problem. Check your permissions for your files/folders. Confirm that the front page is accessible, as Benjamin said. pascal 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