error 403 Access forbidden!

Problems with the Windows version of XAMPP, questions, comments, and anything related.

error 403 Access forbidden!

Postby dotti » 12. June 2007 20:43

I keep recieving this error
Access forbidden!

You don't have permission to access the requested object. It is either read-protected or not readable by the server.

If you think this is a server error, please contact the webmaster.
Error 403
localhost
06/12/07 20:42:21
Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color PHP/5.2.2


I just installed Xampp and mediawiki
dotti
 
Posts: 1
Joined: 12. June 2007 20:40

Postby ninostar » 28. August 2008 16:17

I see that there are a few others that have same problem as I... can anyone help to solve this problem?
ninostar
 
Posts: 10
Joined: 17. July 2008 13:14

Postby glitzi85 » 28. August 2008 23:01

Where did you install Mediawiki? Looks like you forgot to make a Directory-Entry in your httpd.conf with a Order-Directive.

Example:

If you installed XAMPP to C:\xampp, and put your Mediawiki installation to C:\mediawiki, you have to set it up like this in your httpd.conf:

Code: Select all
DocumentRoot C:/mediawiki

<Directory "C:/mediawiki">
   Order allow,deny
   allow from all
</Directory>


glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 87 guests