GetSimple Support Forum
Error while first start after installation - 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 while first start after installation (/showthread.php?tid=3845)



Error while first start after installation - kirillaristov - 2012-11-12

I have installed get-simple on my new hosting, tried fist load and got 500 error..
I made little change in htaccess -
from "Options -Indexes"
to "Options -Indexes -MultiViews +FollowSymLinks"
and it resolved my error


RE: Error while first start after installation - shovenose - 2012-11-12

Thanks for the info, it will be useful to people having the problem!


RE: Error while first start after installation - shawn_a - 2012-11-12

Were you installing in in a symblink ?
I do not understand what the problem was.


RE: Error while first start after installation - kirillaristov - 2012-11-12

I found root of the problem. FollowSymLinks turned off by default on my hosting.


RE: Error while first start after installation - Tex-Twil - 2013-01-23

Hi,
I have the same problem. Just after clicking install, I get a 500. I did try to add the "-MultiViews +FollowSymLinks" to the "temp.htaccess" before the installation but it does not help Sad

how can I fix this ? Im using v3.1.2


RE: Error while first start after installation - Carlos - 2013-01-24

What if you just remove that line? (or uncomment with #)


RE: Error while first start after installation - shawn_a - 2013-01-24

You have to check your server logs to know exactly what the 500 error is about.


RE: Error while first start after installation - kirillaristov - 2013-01-24

make this changes in .htaccess AFTER installation
or rename temp.htaccess to .htaccess


RE: Error while first start after installation - Tex-Twil - 2013-01-24

I tried modifying the htaccess but it doesn't help Sad

I asked my provider to give me access to the server logs to identify the problem.


RE: Error while first start after installation - Tex-Twil - 2013-01-24

My provider allows only those htaccess directives: "FileInfo, Indexes, Limit and Options=Indexes".

If I remove the "Files" sections it works. It will give access to the xml files but for my usage, I can live with this.


RE: Error while first start after installation - Carlos - 2013-01-25

(2013-01-24, 21:44:53)Tex-Twil Wrote: It will give access to the xml files but for my usage, I can live with this.

If you don't remove the "deny all" .htaccess files in your data/users, data/pages, etc. you aren't giving access anyway.