production online wamp not working
Posted by: kfir (---.red.bezeqint.net)
Date: July 10, 2009 11:20PM

Hi.
i'm trying to view the default php file of wampp the c:\wampp\www\index.php
done the folowing checks :
-all wamp services works
-port 80 belong to apache
-firewall is down
-machine is conected diretly to cable modem (no router )
-WAMPSERVER - server online
- other computer (client) on another global IP trying to get my page as [tt.xx.yy.zz] i.e my ip on the network.


but i get nothing on the client
the apache log on server says with correct client ip
- - [11/Jul/2009:00:07:35 +0300] "GET /index.php HTTP/1.1" 200 4075
- - [11/Jul/2009:00:08:12 +0300] "GET /index.php HTTP/1.1" 200 4075
- - [11/Jul/2009:00:10:05 +0300] "GET /index.php HTTP/1.1" 200 4075
- - [11/Jul/2009:00:10:16 +0300] "GET /www.index.php HTTP/1.1" 404 211
- - [11/Jul/2009:00:10:25 +0300] "GET /www/index.php HTTP/1.1" 404 211

what is the checklist to do to index.php to work in production environment?
thanks

Options: ReplyQuote
Re: production online wamp not working
Posted by: kfir (---.red.bezeqint.net)
Date: July 11, 2009 12:33AM

kfir Wrote:
-------------------------------------------------------
> Hi.
> i'm trying to view the default php file of wampp
> the c:\wampp\www\index.php
> done the folowing checks :
> -all wamp services works
> -port 80 belong to apache
> -firewall is down
> -machine is conected diretly to cable modem (no
> router )
> -WAMPSERVER - server online
> - other computer (client) on another global IP
> trying to get my page as [tt.xx.yy.zz] i.e
> my ip on the network.
>
>
> but i get nothing on the client
> the apache log on server says with correct client
> ip
> - - [11/Jul/2009:00:07:35 +0300] "GET /index.php
> HTTP/1.1" 200 4075
> - - [11/Jul/2009:00:08:12 +0300] "GET /index.php
> HTTP/1.1" 200 4075
> - - [11/Jul/2009:00:10:05 +0300] "GET /index.php
> HTTP/1.1" 200 4075
> - - [11/Jul/2009:00:10:16 +0300] "GET
> /www.index.php HTTP/1.1" 404 211
> - - [11/Jul/2009:00:10:25 +0300] "GET
> /www/index.php HTTP/1.1" 404 211
>
> what is the checklist to do to index.php to work
> in production environment?
> thanks

below are two entries from apache log says two sucssessful http where made

external IP - - [11/Jul/2009:01:20:45 +0300] "GET /index.html HTTP/1.1" 200 44
localhost - - [11/Jul/2009:01:33:06 +0300] "GET /index.html HTTP/1.1" 200 44

but in real only local host did its job.
again what is the checklist to do to index.php to work in production environment?
thanks

Options: ReplyQuote
Re: production online wamp not working
Posted by: yfastud (Moderator)
Date: July 11, 2009 03:50PM

Quote

-machine is conected diretly to cable modem (no router )
this might be the problem since there is no port forward established to transfer requests and replies b/w outside world and your server since some modem allow passthrough which enable visitors to see the wamp page when typing your wan ip in browser, but most modem don't sad smiley

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote


Sorry, only registered users may post in this forum.