Permissions problems after update at night?!

TestUser

Verified User
Joined
Aug 26, 2011
Messages
215
Hello all,
yesterday all was ok, now nothing works :p
im reffering to an web app on my server...
seems like at night directadmin didn an update and now i have problems with permissions.
If i want to open a file (whatever.docx) in have on my server
i get this error

Forbidden​

You don't have permission to access this resource.Server unable to read htaccess file, denying access to be safe
Any ideas?
and yes i have checked in parent directory from the file there is .htaccess file...
 
this is interesting
i did chmod 755 on the public_html directory and all subdirs...now all is working properly..
yes i did had cron enabled.
is it possible to set what is updated on cron? and what no?
 
Looks like your permissions are broken.
I would suggest to reapply the permission with the permission script to be sure that all the folders permission are ok.
 
Back
Top