how to access to wamp server from another devices in remote place
Posted by: wallaa_alebady (37.237.160.---)
Date: October 31, 2016 06:05PM

execuse me ..

i need help if some one can help me ....


i use sim900 shield with arduino . and i want to send data from arduino through GPRS SIM900 to wamp server that it install on my pc ...


can i make wamp server receive this data ???

i think , i can. but i don't know how to make wamp server receive data from remote place ...

(( I use TP-LINK router to provide internet to my pc))


with my respect ...

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: Otomatic (Moderator)
Date: October 31, 2016 06:32PM

Hi,

The local sites with Wampserver must use VirtualHost: The need for Virtual Host

Then, for the VirtualHost you need access from external, you replace Require local by Require all granted.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: wallaa_alebady (37.237.160.---)
Date: November 01, 2016 07:27AM

what do you mean by : "you replace Require local by Require all granted."

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: Otomatic (Moderator)
Date: November 01, 2016 09:54AM

Hi,

> what do you mean by : "you replace Require local by Require all granted."
READ:
- the link already given: The need for Virtual Host
- Apache documentation about require
And, at the same time, you can read the Apache documentation about the VirtualHost.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: wallaa_alebady (37.237.160.---)
Date: November 01, 2016 02:20PM

hi my dear thank you for all ...
i am make ((virtual host )) but the question is how to access to ((virtual host)) remotely...???

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: Otomatic (Moderator)
Date: November 01, 2016 06:34PM

Hi,

From a local network station:
'http://lan_ip_server/VirtualHostServerName/'

From Internet:
'http://wan_ip_server/VirtualHostServerName/'

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: wallaa_alebady (37.237.160.---)
Date: November 01, 2016 07:06PM

my dear .. thank you, i tired you with me .

but...
i tried that but can't access to my virtual host from remotely place..


i can access to virtual host fro my pc and also from any pc on my lan ...
but when try access to virtual host from wan that failded

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: Otomatic (Moderator)
Date: November 01, 2016 07:38PM

Hi,

Don't forget ports redirect in your router

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: wallaa_alebady (37.237.160.---)
Date: November 01, 2016 07:48PM

hi .. i make port in my router ..



i used TP-LINK router ...

i open my router by it's ip in browser and go to


forwarding>>> virtual servers>>> Add New >>>
server port :80
internal port :80
ip address : 192.168.0.102
protocol : TCP
status : Enable
common service port : HTTP



but the problem is still found ..

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: Otomatic (Moderator)
Date: November 01, 2016 08:50PM

Hi,

It is not possible to check Internet access (WAN IP) from the PC Server or from a local network PC. It is called Localloopback and need very spécial Tools.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: wallaa_alebady (37.237.160.---)
Date: November 02, 2016 07:43AM

hi ....

are you mean i can't access to my wamp server remotely from another network ..???

and if that possible , i need your help because it's very important to me ...

and if that impossible , what mean "Access your Websites Worldwide" that found in one post which exist in <<Guides>>


with my respect to you

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: Otomatic (Moderator)
Date: November 02, 2016 11:02AM

Hi,

You can not access your local sites (VirtualHost) Wampserver, using your IP WAN (Internet) from the same server or from a station network which belongs your server.

You can do that from a station that is not in your local network.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: wallaa_alebady (37.237.160.---)
Date: November 02, 2016 01:15PM

hi ... what do you mean of <<station network which belongs my server >>

can i access to mysql that found on wamp server ???
................................

what do you suggest to me if i want to send data from gprs shield that connected with arduino to mysql on wamp server .....

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: Otomatic (Moderator)
Date: November 02, 2016 02:47PM

Hi,

> what do you mean of <<station network which belongs my server >>
Sorry, English is not my native language.

The PC on which there is Wampserver is "your server". « station network which belongs my server » are all PC that are on the same local network as "your server".

To check if your wamp server can be access remotely by Internet, you must use the PC to a neighbor who is not connected to your local network, not even in WiFi.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: how to access to wamp server from another devices in remote place
Posted by: wallaa_alebady (37.237.160.---)
Date: November 02, 2016 07:30PM

hi .. do not worry that right ....

i understand your idea .


i try to access to my wamp server from my a neighbor network . but i can't access.
..................

i have question ... how can i reach to my wamp server by<< wan ip >> from my neighbor network ?? and both us has the same <<wan ip>>????

Options: ReplyQuote


Sorry, only registered users may post in this forum.