Saturday, July 31st, 2010
Random:
- AIML Editor
- Access Forbidden error when accessing security page of XAMPP
- Uninstall / Delete Google desktop gadgets on Windows 7
- Two steps installing Goolge App Engine (GAE) in Ubuntu Jaunty
- Hamachi on Ubuntu Karmic Koala 9.10 error
- CouchDB resources
- Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
- Godaddy Promotion Code
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
- car on Google App Engine & cron jobs
- Rodrigo Marangon on Mod_python + Apache 2 + Slackware Error
- gabriel on Install packages for PEAR in XAMPP (Ubuntu Linux)
- mod_python on Apache 2 | Miscellaneous musings in beta on Mod_python + Apache 2 + Slackware Error
- Gilberto Ramos on Get back your Alt+Ctrl+Backspace in Karmic
Blogroll
car: nice engine, i'll try to pimp my ride
Rodrigo Marangon: Thanks for sharing! It was very helpful. Another way to make mod_python work is replacing the ...
gabriel: just the info that I was looking for... tnx ...
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 ...
How to clear DNS cache in Mac (Tiger, Leopard, Snow Leopard)
31/07/2010
Validation with Jquery
26/07/2010
Add your Google Apps email to Palm Pre
19/07/2010
Install packages for PEAR in XAMPP (Ubuntu Linux)
17/03/2010
Skype on Ubuntu Lucid Lynx 10.04
17/03/2010
Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
| 12 comments
Google App Engine & cron jobs
| 4 comments
vmware-tools on Slackware 12.1
| 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
jaunty
javascript
javascripts
jquery
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