473,385 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Not able to access wamp server with IP address

I have installed wamp and everythings working fine with the local host. But i want to show my web page to a friend in some other place . I tried to access the wamp server through my ip address(internet provided by idea modem), but it isn't showing up!!!

I have made the server online !!!

I have allowed port 80 in windows firewall !!! but nothing helps!!!

SO please help me in this matter!!!!
Jun 15 '13 #1
6 9936
johny10151981
1,059 1GB
open your httpd.conf file
go to the line
<Directory "c:/wamp/www/">
#use the below .....
AllowOverride all
Order Allow,Deny
Deny from none
Allow from all
Jun 15 '13 #2
Rabbit
12,516 Expert Mod 8TB
Which IP address are you using? the LAN or the WAN? You need to use the WAN IP and you need to foward the port from the router to your LAN IP.
Jun 15 '13 #3
yea i am using the wan ip . i am using the idea internet modem for my internet connection . and still no been able to access the server ...
Jun 17 '13 #4
Rabbit
12,516 Expert Mod 8TB
Did you do the second part of my post?
Jun 17 '13 #5
Not sure !! can you please elaborate on how to do it ? !!!

thanks for the reply
Jun 18 '13 #6
Rabbit
12,516 Expert Mod 8TB
You go to your router settings. Find the section that says something like port forwarding. And tell it to forward port 80 to your LAN IP. Each router is different so that's all I can say.
Jun 18 '13 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Gandalf | last post by:
I can't surf my wamp server , Although both of the services seems to be working. When I trying to surf my server the browser loading the page for eternity. thanking you in advance
1
by: fatalparadox | last post by:
I had WAMP Server installed for a few months, everything was fine. Now all of a sudden it stopped working. It still executes the PHP but it doesn't allow me to write to a .txt file anymore. When...
2
by: robin1983 | last post by:
Hi All, I am facing a problem with WAMP. I installed the wamp5_1.7.1a. After installation, when I try to run the through explorer by writing "http://localhost" but its showing pages cannot be...
3
by: robin1983 | last post by:
Dear All, I am facing a problem with WAMP server. i dowonload the WAMP SERVER2.0c and installed in my system. But the problem is that none of the server is running. When i try to access the...
7
by: sousou | last post by:
I have installed the wamp server correctly but when i called http://localhost/sam.php for example it didn't work it gave me (the web cannot found this page).
20
by: impin | last post by:
i created a page that stores all the information about the resume in to the database. i used php and mysql database. its runs on wamp server... it works fine in that system. now i want to access...
1
by: impin | last post by:
i want to access wamp server outside my LAN... is it possible to access from outside using the public ip address.?? Plz.. help
1
by: Zabivb | last post by:
Hello, I have to set index.php as default in my wamp server,because each time when i open project its displaying all files and from that i have to select index.php to start, any help could be...
0
by: rency | last post by:
Hi all, I am using WAMP server 2, last 2 days back i have installed dotnet framework after that my wampserver is not working properly. localhost/phpmyadmin shows "page not found error" localhost/...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.