Closed (fixed)
Project:
Octopus
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2011 at 16:44 UTC
Updated:
21 Jan 2012 at 04:05 UTC
Ran a backup on a client site, now get:
403 Forbidden
Barracuda/1.0.8and the url redirects to:
mysite.com/install.php
verify runs fine, backup ran fine. Recently updated Barracuda and Aeger
Comments
Comment #1
KrisBulman commentedI'm hoping this was an isolated incident, I cloned the site and migrated it to another platform and it seems to be working.
Comment #2
jimsmith commentedIn case someone else lands here because they ran into the same "403 Forbidden" message, the problem is probably the result of a permissions problem. Check your sites directory permission to make sure it is
drwxrwsr-x. If it isn't enterchmod 775 -R sites. While you're at it, make sure you've set your files directory tochmod 777 -R files.Comment #2.0
jimsmith commentedadding specifics to avoid confusion of topic