Upload Failed! When uploading files. Even with wp-content/uploads on 777
-
Get a warning now at Upload Failed! Error was: The uploaded file could not be moved to /home/offline/domains/offline070.com/public_html/wp-content/uploads/avatars/22.
Used to work but it’s not working now. What can be the reason. Haven’t touched anything myself but I am on shared server.
This is my htaccess:
# BEGIN WordPressRewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]# END WordPress
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Upload Failed! When uploading files. Even with wp-content/uploads on 777’ is closed to new replies.