n_s_simpson Posted October 16, 2014 Share Posted October 16, 2014 Hi everyone Well I've followed these instructions to the letter: http://doc.prestashop.com/display/PS16/System+Administrator+Guide#SystemAdministratorGuide-MovingPrestaShop I've just tried setting every file and folder permission to 755 just as a last resort but I can't work out what's wrong. I have installed a fresh copy of Prestashop in a subfolder (called "shop") and it works fine so I'm really stumped. This is the series of errors I get: Warning: scandir(/home/linweb34/d/devilprinters.co.uk/user/htdocs/override/classes/): failed to open dir: No such file or directory in /home/linweb34/d/devilprinters.co.uk/user/htdocs/classes/PrestaShopAutoload.php on line 176Warning: scandir(): (errno 2): No such file or directory in /home/linweb34/d/devilprinters.co.uk/user/htdocs/classes/PrestaShopAutoload.php on line 176Warning: Invalid argument supplied for foreach() in /home/linweb34/d/devilprinters.co.uk/user/htdocs/classes/PrestaShopAutoload.php on line 176Warning: scandir(/home/linweb34/d/devilprinters.co.uk/user/htdocs/override/controllers/): failed to open dir: No such file or directory in /home/linweb34/d/devilprinters.co.uk/user/htdocs/classes/PrestaShopAutoload.php on line 176Warning: scandir(): (errno 2): No such file or directory in /home/linweb34/d/devilprinters.co.uk/user/htdocs/classes/PrestaShopAutoload.php on line 176Warning: Invalid argument supplied for foreach() in /home/linweb34/d/devilprinters.co.uk/user/htdocs/classes/PrestaShopAutoload.php on line 176Warning: require_once(/home/linweb34/d/devilprinters.co.uk/user/htdocs/tools/htmlpurifier/HTMLPurifier.standalone.php): failed to open stream: No such file or directory in /home/linweb34/d/devilprinters.co.uk/user/htdocs/config/config.inc.php on line 119Fatal error: require_once(): Failed opening required '/home/linweb34/d/devilprinters.co.uk/user/htdocs/tools/htmlpurifier/HTMLPurifier.standalone.php' (include_path='.:/usr/share/pear') in /home/linweb34/d/devilprinters.co.uk/user/htdocs/config/config.inc.php on line 119 Any ideas? Thanks Nick Link to comment Share on other sites More sharing options...
n_s_simpson Posted October 16, 2014 Author Share Posted October 16, 2014 Appears that using FTP FileZilla simply just doesn't download all the files on the server. Weird. Link to comment Share on other sites More sharing options...
El Patron Posted October 16, 2014 Share Posted October 16, 2014 Appears that using FTP FileZilla simply just doesn't download all the files on the server. Weird. yes, that is weird. what about report on non-transferred files? make sure you creae ftp account just for that domain on new host, use that ftp credentials so you dont' have ownership issue. good luck! Link to comment Share on other sites More sharing options...
n_s_simpson Posted October 16, 2014 Author Share Posted October 16, 2014 Tried twice and no errors but only around half the files copied. Both times a different set of files weren't copied. Used ssh instead and ask is now working. ;-) 1 Link to comment Share on other sites More sharing options...
El Patron Posted October 16, 2014 Share Posted October 16, 2014 still weird...be careful when using ssh, make sure your folders/files have correct owner. 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