GetSimple Support Forum
ERROR 500 after setup - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: ERROR 500 after setup (/showthread.php?tid=1105)



ERROR 500 after setup - pieksi - 2010-11-09

Tried settingup GS version 2.03 on Win XP.
After entering the site details, e.g. name, username and email and clicking


ERROR 500 after setup - yojoe - 2010-11-09

and clicking ... ?

error 500 is an internal server error.
It might occur due to a wrong apache or php configuration.

Try to look at server logs or GS error.log


ERROR 500 after setup - retizotyo - 2011-05-25

On my localhost is everthing OK.

I have the same problem on the webserver.
After ftp-ing getsimple to example.com/folder/ :
500 internal server error.
php works fine on the server...

By the way, in Filezilla I see this:
http://imageshack.us/photo/my-images/846/permissions.jpg/


If somebody knows the solution, please, let me know here!


ERROR 500 after setup - yojoe - 2011-05-25

Is apache the webserver or other one ?
Try to rename temporarily .htaccesss file and see if it starts working

btw. /data directory and its nested dirs have to have 755 access rights, otherwise GS won't be able to save data.


ERROR 500 after setup - retizotyo - 2011-05-26

yojoe Wrote:Is apache the webserver or other one ?
Try to rename temporarily .htaccesss file and see if it starts working

btw. /data directory and its nested dirs have to have 755 access rights, otherwise GS won't be able to save data.

It's a Windows server 2008 Sad (I know it's not the best)
I asked the server administrator and he said I have full permissions to the folders (see img in my post above).
I tried to rename, remove .htaccess, but nothing happens.


ERROR 500 after setup - yojoe - 2011-05-26

GS minimum requirements are clear, and you shouldn't have problems after reading them.

Search on this forum for windows "rewrite" rules, or get rid of .htaccess files at all.
They may be posted in wiki as well.