GetSimple Support Forum
Installing on Xampp : Error 500, AddDefaultCharset not allowed here - 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: Installing on Xampp : Error 500, AddDefaultCharset not allowed here (/showthread.php?tid=5738)



Installing on Xampp : Error 500, AddDefaultCharset not allowed here - Lunargent - 2014-03-05

I installed Xampp and I tried to set-up a GetSimple installation.

I got pass the initial set-up (website name, username and password), but when I tried to login, I got a Error 500, which the error log tells me is

/simple/.htaccess: AddDefaultCharset not allowed here

I supposed I have to set-up that override in the configuration file somewhere, but I am not sure where...

Can anybody help me?


RE: Installing on Xampp : Error 500, AddDefaultCharset not allowed here - shawn_a - 2014-03-05

interesting, it is already set in php as well, so you can remove it.
curious why your apache is throwing that, it has never come up before.

What apache version?


RE: Installing on Xampp : Error 500, AddDefaultCharset not allowed here - shawn_a - 2014-03-05

Your xampp is probably set to AllowOverride None
specifically FileInfo I think

you will probably get more errors on the indexes also