digi Posted February 11, 2007 Share Posted February 11, 2007 Ive posted this topic in two places, hoping to get the most results. I've just recently installed Wnamp PHP-MySQL And PHPMyAdmin works, Ive just recently added a password too it. But when I try and access http://localhost/index.php -It works fine But when I give my IP address out to someone for them to view the website Im running, 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 http://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? Link to comment https://forums.phpfreaks.com/topic/38065-solved-php-mysql-error/ Share on other sites More sharing options...
trq Posted February 11, 2007 Share Posted February 11, 2007 Are the people your giving the ip address (192.168.1.64) on the same network? Link to comment https://forums.phpfreaks.com/topic/38065-solved-php-mysql-error/#findComment-182227 Share on other sites More sharing options...
digi Posted February 11, 2007 Author Share Posted February 11, 2007 Nope their not, it's just a friend of mine in the U.S. Im showing it too. Link to comment https://forums.phpfreaks.com/topic/38065-solved-php-mysql-error/#findComment-182248 Share on other sites More sharing options...
digi Posted February 11, 2007 Author Share Posted February 11, 2007 I want to thank everyone for their efforts and concern..... This matter has been solved - Just for future reference to anyone whoever has this problem, when you have wamp PHP-MYSQL, and you've set your passwords in PHPMyAdmin, and Config.inc.php The icon on the bottom of your screen on the right handside for wamp, make sure you re-start all services, but also make sure you click the option 'Put Online' Once you do that, you should be able to give out your IP address to those you want to see your website/whatever - and they should be able to see it! Thanks Link to comment https://forums.phpfreaks.com/topic/38065-solved-php-mysql-error/#findComment-182254 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.