problem with XAMPP, access forbidden... looking for d:\xampp not c:\xampp
        Posted  
        
            by pfunc
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pfunc
        
        
        
        Published on 2010-03-23T01:55:48Z
        Indexed on 
            2010/03/23
            2:01 UTC
        
        
        Read the original article
        Hit count: 879
        
I have been using xampp for a while now without any problem. All of a sudden I start xampp today and I am getting an "Error 403 Access Forbidden" when I try to go to my Localhost.
When I check the error logs for apache it says:
[Mon Mar 22 21:48:57 2010] [error] [client 127.0.0.1] client denied by server configuration: D:/xaamp
This is strange, it should first of all say "C:" and second of all say "Xampp" (not xaamp). Where would I change this is my config files. Have no idea how this could have happened.
© Stack Overflow or respective owner