Hi folks,
I was trying to upgrade my site to 7.1 then I got a problem which I could resolved. Now I restored my 7.0 back up file and I got the Internal Server Error. Doe anybody know what I should do to resolve this?
Thank
Hi folks, I was trying to upgrade my site to 7.1 then I got a problem which I could resolved. Now I restored my 7.0 back up file and I got the Internal Server Error. Doe anybody know what I should do to resolve this? Thank |
Sounds like a permissions problem to me. Be sure to check all permissions, owners, etc. chmod 777 ./inc ./backup ./cache ./cache_public ./langs ./media/app ./media/images ./media/images/banners ./media/images/blog ./media/images/classifieds ./media/images/membership ./media/images/profile ./media/images/profile_bg ./media/images/promo ./media/images/promo/original ./tmp ./plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer ./plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/HTML ./plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/CSS ./plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/Test ./plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/URI
If permissions do not work I suggest looking at the owners of files and folders. |
Hello! First "popular" reason of "Internal Server Error" - damaged .htaccess file with wrong commands within. Second - wrong permissions for folders where Dolphin is placed. But it may be different in every exact case. So send me via Unity mail ur FTP access, it will be interesting to look. Regard |