Access Forbidden error when accessing security page of XAMPP
31/03/2009 // 2 comments // Category: My Everything // Thẻ: application, delete, programming, recursive, svn.Try to access the security page of XAMPP (http://localhost/security/) and if you get an Access Forbidden Error then here is a simple solution to get rid of the error message
+ Go to xampp\apache\conf\extra
+ Edit httpd-xampp.conf
+ Change the line
Allow from localhost
to
Allow from 127.0.0.1
+ Save & restart XAMPP server
+ Try http://localhost/security/ again and good luck
2 Responses to “Access Forbidden error when accessing security page of XAMPP”
Leave a Reply
Recent Posts
Recent Comments
- Gilberto Ramos on Get back your Alt+Ctrl+Backspace in Karmic
- Venkat Mantirraju on Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
- vinay on Google App Engine & cron jobs
- Abhishek Ransingh on Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
- Makin on vmware-tools on Slackware 12.1
Blogroll
Gilberto Ramos: very useful! i was looking for this..!
Venkat Mantirraju: This is an excellent guide. Thanks a lot for your effort and time in making ...
vinay: i am testing it on my local appengine . created successfully a cron.yaml and its
Abhishek Ransingh: Hi All, I've done all the steps which has been mentioned above. But, when last ...
Makin: I am using Workstation 7 and trying to install vmware-tools on Slackware 13. It stops at ...
Install packages for PEAR in XAMPP (Ubuntu Linux)
17/03/2010
Skype on Ubuntu Lucid Lynx 10.04
17/03/2010
Hamachi on Ubuntu Karmic Koala 9.10 error
27/10/2009
Speedup your flock browser (applied to firefox too)
25/10/2009
Get back your Alt+Ctrl+Backspace in Karmic
18/10/2009
Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
| 12 comments
vmware-tools on Slackware 12.1
| 3 comments
Google App Engine & cron jobs
| 3 comments
Django, Mod-Python & CouchDB
| 2 comments
Mapnik installation on Slackware 12.1
| 2 comments
9.04
application
code
couchdb
curl
debian
delete
design
download
editor
error
gae
gis
godaddy
google
google app engine
graphic
jaunty
javascript
javascripts
karmic
lightbox
linux
mapnik
mod_python
multiple requests
My Everything
php
programming
promotion
python
recursive
skype
slackware
speedup
svn
tips
tools
ubuntu
wget
windows
YUI
- © 2009 Tech Mix. All rights reserved.
- WPLine 1.0 designed by Hutek - A member of Vietnam Wordpress Commnunity.
- Powered by Wordpress. Work fine on almost popular browsers.



April 11th, 2009 at 2:51 pm
Tried your fix - does not work. Have been wrestling with this problem for 8 days now. Xampp worked fine on my Vista OS until I upgraded to the latest Xampp. Tried resetting passwords, etc but am now of the opinion that there is a residual command / permission causing the problem OR (my belief) that there is a minor but impotant bug in the upgrade package. Will keep on trying. Incidentally, uninstalling everything and then reinstalling on a clean disk still repeats the problem. Ironically, everything else appears to work fine - working it with OSCommerce2.2.
pmcvw
April 17th, 2009 at 1:58 am
Sorry that didn’t help, i’m running xampp on windows server 2003 with latest xampp, and things are fine, not yet tested on Vista