|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Apache
I installed Apache and installed php. Everything seemed to be working fine but I have a problem. When I test my site by typing in the url http://localhost/ it works fine. But, when I gave it to a friend to try, it did not load for him. Can anyone tell me what is wrong and how to make this darn thing work. By the way I did give them my link with my IP address haha. If anyone can help me it would be appreciated. Thanks.
-Tyler |
|
#2
|
|||
|
|||
|
RE: Apache
What type of connection do you have to the internet?. Some ISP's block port 80, which is the default incoming port for web servers. If that is the case you will have to tell your web server to listen on a port you assign(example: my site uses port 8008 for one server and 8018 for another.)which will have to be set up in the httpd.conf file.
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Apache |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|