I've just recently installed Wnamp PHP-MySQL.
And PHPMyAdmin works, Ive just recently added a password too PHPMyAdmin.
And in the config.inc.php (as directed in tutorials)
But when I try and access the site Im running via local host - [
localhost] -It works fine
But when I give my IP address out to someone for them to view the website Im running, Or when I try and enter my own IP Address in my browser, I get a:
403 Forbidden
You don't have permission to access /third/index.php on this server.
--------------------------------------------------------------------------------
Apache/2.0.59 (Win32) PHP/5.2.0 Server at 192.168.1.64 Port 80
Does anyone know why it just works when I do [
localhost]
but when I give someone my IP address or even when I enter my own IP address into my browser I get that dam Forbidden error?
Ive had to have read 15 different articles and I cant seem to find anyone who knows why this is happening, and any help would be great!
Thanks