Hello
Please check what you did last and return that back.
Also you may ask help from your hoster support
Also you may try:
Can you run for your public_html folder next command :
Code: |
find . -type d -exec chmod 755 {} ;
|
and
Code: |
find . -type f -exec chmod 644 {} ;
|
Thanks,
OrdaSoft team