Page 1 of 1

Error 500 after reinstall XAMPP.

PostPosted: 29. May 2011 20:18
by piopix
Last friday I tried to install SVN server on my XAMPP Apache. I installed new version of XAMPP (1.7.4) and after all I had some problems with execute Apache. I uninstalled all XAMPP and install previous version (1.7.3). Now, there is no problem with turning on Apache (green in panel), but in every folder of htdocs (even localhost or localhost/xampp) Chrome shows Error 500. I have Win7 64 (since last friday XAMPP 1.7.3 worked OK). CPorts shows that only Apache is using port 80 (two records - with remote/local adresses: 0.0.0.0 and :: and both are listening ). Any ideas what should I do?

Re: Error 500 after reinstall XAMPP.

PostPosted: 29. May 2011 22:30
by Altrea
check the apache error.log file for a full error message.

Re: Error 500 after reinstall XAMPP.

PostPosted: 29. May 2011 23:37
by piopix
Uff, I found a solution to my problem.
I deleted .htaccess from /htdocs/xampp/ folder. It works now.
That's all.