preserver Posted December 11, 2013 Share Posted December 11, 2013 I have been trying to upload the local development copy of my shop to my remote host, but it looks like the files have been getting corrupted. I have the database imported and set up, the config file is set up, and I altered the shop url, ssl and base uri in the remote database. I got the following message when I uploaded with filezilla: Warning: scandir(/home1/presesa0/public_html/override/classes/): failed to open dir: No such file or directory in /home1/presesa0/public_html/classes/Autoload.php on line 176 Warning: scandir(): (errno 2): No such file or directory in /home1/presesa0/public_html/classes/Autoload.php on line 176 Warning: Invalid argument supplied for foreach() in /home1/presesa0/public_html/classes/Autoload.php on line 176 Warning: scandir(/home1/presesa0/public_html/override/controllers/): failed to open dir: No such file or directory in /home1/presesa0/public_html/classes/Autoload.php on line 176 Warning: scandir(): (errno 2): No such file or directory in /home1/presesa0/public_html/classes/Autoload.php on line 176 Warning: Invalid argument supplied for foreach() in /home1/presesa0/public_html/classes/Autoload.php on line 176 /cache/class_index.php is not writable, please give write permissions (chmod 666) on this file. Then I tried uploading again with cyberduck. It doesn't get through a full upload without errors or failure messages. Dowloading with filezilla and cyberduck hasn't been as problematic. I had a file corruption once with the duck the resulted in an error like above. I have read people recommending Total Commander, but I'm not sure if that is something that would help or if something else is going wrong with my upload. Any pointers on this would help. Thanks! Link to comment Share on other sites More sharing options...
Radu Posted December 11, 2013 Share Posted December 11, 2013 try to: - remove cache/class_index.php - give writing rights to cache folder - you'll need to do writing rights as suggested by prestashop for images also for instance, you can read documentation for this Link to comment Share on other sites More sharing options...
nrobba86 Posted June 7, 2016 Share Posted June 7, 2016 Having the exact same issue, did you have any luck with this? 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