I can't access PHPMyAdmin. I have installed XAMPPlite 1.6.5 on Windows 7. I haven't changed any config, except .htaccess, where I added the third line:
Order deny,allow
Deny from all
Allow from localhost
Unfortunately, I get the following error when I try to access phpMyAdmin or security from localhost.
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.
