Problem with the IP. (I think)

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Problem with the IP. (I think)

Postby FunnyMaker » 02. December 2006 09:56

Hi, i new here, and i make a web site, and use xampp...
From MySQL i understand :idea: my IP is 84.108.41.173, so when i open the webs site, its open, but when my freinds open, it's can't load them, some-one can tell me why? What i miss :?:
FunnyMaker
 
Posts: 22
Joined: 02. December 2006 09:51

Postby Izzy » 02. December 2006 10:34

Cable bezeqint.net Israel blocks port 80 I believe.
You can always e-mail your ISP's support to check if they do indeed block ports and get them to tell you which ports on the cable connections they block.
Most ISPs block the popular ports of 80, 443 (ssl) and 25 and others on cable connections.

You will have to change the port that Apache listens on in the xampp\apache\conf\httpd.conf file and the xampp\apache\conf\extra\httpd-vhosts.conf file if you have configured that file also.

Change:
Listen 80

to:
Listen 8080
or use any other port you fancy that is not being used by anything else.

Your address will then be:
http://84.108.41.173:8080
You will always have to include the :8080 in the address you give to your friends.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Postby FunnyMaker » 02. December 2006 16:10

Edit: now i think it's work fine. edit later... :lol:
Edit: My friends still can't open it... :cry: what to do? :shock: Well, maybe use other host... (not PC? :( ) Please help?
FunnyMaker
 
Posts: 22
Joined: 02. December 2006 09:51

Postby FunnyMaker » 04. December 2006 20:44

What the best port i can to put?
I think of 20, or 21... What you think? that it will work? :)
But first i try 81... check if this work... http://84.108.41.173:81/index.html
FunnyMaker
 
Posts: 22
Joined: 02. December 2006 09:51

Postby Izzy » 04. December 2006 22:31

FunnyMaker wrote:What the best port i can to put?
I think of 20, or 21... What you think? that it will work? :)
But first i try 81... check if this work... http://84.108.41.173:81/index.html


Ports 20 and 21 are reserved for FTP.

Here is a list of port numbers. Look for a port number that is not reserved for anything else.
http://en.wikipedia.org/wiki/List_of_TC ... rt_numbers
http://www.iana.org/assignments/port-numbers

Your IP address http://84.108.41.173:81/index.html does not work from here.
I suggest you check your firewall and router if you have one and open those ports that you require.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Postby FunnyMaker » 05. December 2006 13:05

I looked, and everything from 1 - 49151 they aren't "free", so how i need to know what choose? Maybe choose 49152? :?:
FunnyMaker
 
Posts: 22
Joined: 02. December 2006 09:51

Postby Izzy » 05. December 2006 13:14

You can select any TCP port that you know your ISP does not block.

What do you see when you go to:
http://localhost/

If you see the XAMPP Welcome page then there is nothing wrong with your XAMPP installation.

Your other problems are best being addressed by the technical support of your ISP.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Postby FunnyMaker » 05. December 2006 16:24

Izzy wrote:You can select any TCP port that you know your ISP does not block.

But how i need to know what my ISP does not block? where to find it?
Izzy wrote:If you see the XAMPP Welcome page then there is nothing wrong with your XAMPP installation.

That's ok. :)
Izzy wrote:Your other problems are best being addressed by the technical support of your ISP.

So i need to complain to technical support of my ISP? :?
FunnyMaker
 
Posts: 22
Joined: 02. December 2006 09:51

Postby FunnyMaker » 22. December 2006 23:03

It works!!! The problem was with FireWall!!!
Link: http://84.108.41.173/index.html
:D
FunnyMaker
 
Posts: 22
Joined: 02. December 2006 09:51


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 66 guests