Need Help in setting up a server
Need Help in setting up a server
am 27.06.2010 15:00:25 von Nagendra Prasad
--001636ed78709e8077048a02977a
Content-Type: text/plain; charset=ISO-8859-1
Hi All,
I need help in setting up a home server. I know the subject line looks like
an off topic but trust me its not. What I want is to set up a WAMP server
over the intranet. I have a laptop and 2 desktop. I want to set up a desktop
like a wamp server locally so that I can able to use or able to work from my
other systems as well locally. I hope I made my point clear. If not please
do let me know.
Best,
Guru.
--001636ed78709e8077048a02977a--
Re: [PHP-DB] Need Help in setting up a server
am 27.06.2010 18:23:42 von Niel Archer
> Hi All,
>
> I need help in setting up a home server. I know the subject line looks like
> an off topic but trust me its not.
It is off topic. This is a question for WAMP support., as they know the
software best.
> What I want is to set up a WAMP server
> over the intranet. I have a laptop and 2 desktop. I want to set up a desktop
> like a wamp server locally so that I can able to use or able to work from my
> other systems as well locally. I hope I made my point clear. If not please
> do let me know.
>
> Best,
> Guru.
--
Niel Archer
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Need Help in setting up a server
am 27.06.2010 18:47:29 von Phansys Corp
--0016e648d9547f4d5a048a05c20b
Content-Type: text/plain; charset=ISO-8859-1
Hi nagendra prasad.
If all the PC's are on the same network, the only thing you should do is
turn on the wamp server and check the httpd.conf file policies on "Allow
from".
Best regards.
2010/6/27 nagendra prasad
> Hi All,
>
> I need help in setting up a home server. I know the subject line looks like
> an off topic but trust me its not. What I want is to set up a WAMP server
> over the intranet. I have a laptop and 2 desktop. I want to set up a
> desktop
> like a wamp server locally so that I can able to use or able to work from
> my
> other systems as well locally. I hope I made my point clear. If not please
> do let me know.
>
> Best,
> Guru.
>
--0016e648d9547f4d5a048a05c20b--
Re: Need Help in setting up a server
am 27.06.2010 18:47:29 von Phansys Corp
--0016e648d9547f4d5a048a05c20b
Content-Type: text/plain; charset=ISO-8859-1
Hi nagendra prasad.
If all the PC's are on the same network, the only thing you should do is
turn on the wamp server and check the httpd.conf file policies on "Allow
from".
Best regards.
2010/6/27 nagendra prasad
> Hi All,
>
> I need help in setting up a home server. I know the subject line looks like
> an off topic but trust me its not. What I want is to set up a WAMP server
> over the intranet. I have a laptop and 2 desktop. I want to set up a
> desktop
> like a wamp server locally so that I can able to use or able to work from
> my
> other systems as well locally. I hope I made my point clear. If not please
> do let me know.
>
> Best,
> Guru.
>
--0016e648d9547f4d5a048a05c20b--
RE: Re: [PHP-WIN] Need Help in setting up a server
am 28.06.2010 16:11:16 von 3dgtech
The only thing to remember is that the firewall settings on the wamp / xampp
machine have to be set to allow incoming connections. Then you can reach the
server by IP.
I would share the htdocs folder of the server (and map it on the other
workstations) , so you can make changes to the working web installation
directly from any machine.
-----Original Message-----
From: Phansys Corp [mailto:phansys@gmail.com]
Sent: Sunday, June 27, 2010 12:47 PM
To: nagendra prasad
Cc: phpexperts@yahoogroups.com; PHP DB; php mysql; php-windows@lists.php.net
Subject: [PHP-DB] Re: [PHP-WIN] Need Help in setting up a server
Hi nagendra prasad.
If all the PC's are on the same network, the only thing you should do is
turn on the wamp server and check the httpd.conf file policies on "Allow
from".
Best regards.
2010/6/27 nagendra prasad
> Hi All,
>
> I need help in setting up a home server. I know the subject line looks
> like an off topic but trust me its not. What I want is to set up a
> WAMP server over the intranet. I have a laptop and 2 desktop. I want
> to set up a desktop like a wamp server locally so that I can able to
> use or able to work from my other systems as well locally. I hope I
> made my point clear. If not please do let me know.
>
> Best,
> Guru.
>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: Re: [PHP-WIN] Need Help in setting up a server
am 28.06.2010 16:11:16 von 3dgtech
The only thing to remember is that the firewall settings on the wamp / xampp
machine have to be set to allow incoming connections. Then you can reach the
server by IP.
I would share the htdocs folder of the server (and map it on the other
workstations) , so you can make changes to the working web installation
directly from any machine.
-----Original Message-----
From: Phansys Corp [mailto:phansys@gmail.com]
Sent: Sunday, June 27, 2010 12:47 PM
To: nagendra prasad
Cc: phpexperts@yahoogroups.com; PHP DB; php mysql; php-windows@lists.php.net
Subject: [PHP-DB] Re: [PHP-WIN] Need Help in setting up a server
Hi nagendra prasad.
If all the PC's are on the same network, the only thing you should do is
turn on the wamp server and check the httpd.conf file policies on "Allow
from".
Best regards.
2010/6/27 nagendra prasad
> Hi All,
>
> I need help in setting up a home server. I know the subject line looks
> like an off topic but trust me its not. What I want is to set up a
> WAMP server over the intranet. I have a laptop and 2 desktop. I want
> to set up a desktop like a wamp server locally so that I can able to
> use or able to work from my other systems as well locally. I hope I
> made my point clear. If not please do let me know.
>
> Best,
> Guru.
>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Need Help in setting up a server
am 29.06.2010 22:12:14 von Nagendra Prasad
--e0cb4e8876f19c2f9a048a30db56
Content-Type: text/plain; charset=ISO-8859-1
Hi all,
Thanks everyone. I just tried all of your suggestions and found that WAMP
server is working by using the running WAMP server's system IP. I just typed
192.168.1.4 in the address bar and its working now. So, I came to a
conclusion that if I have a static IP then I can access it from out side as
well right. Correct me if I am wrong ?? So, if I am right is it possible to
run a server from home ??
Best,
Guru.
--e0cb4e8876f19c2f9a048a30db56--
Re: Need Help in setting up a server
am 29.06.2010 22:12:14 von Nagendra Prasad
--e0cb4e8876f19c2f9a048a30db56
Content-Type: text/plain; charset=ISO-8859-1
Hi all,
Thanks everyone. I just tried all of your suggestions and found that WAMP
server is working by using the running WAMP server's system IP. I just typed
192.168.1.4 in the address bar and its working now. So, I came to a
conclusion that if I have a static IP then I can access it from out side as
well right. Correct me if I am wrong ?? So, if I am right is it possible to
run a server from home ??
Best,
Guru.
--e0cb4e8876f19c2f9a048a30db56--
RE: Re: Need Help in setting up a server
am 29.06.2010 22:40:14 von Warren Vail
The IP you cited Is the IP provided by your router or modem, and not one
others from "out side" can use to access your server. Now on the other side
of that, if you go to the machine that has the WAMP installed and open a
browser and point it to "http://what.is.my.ip.com" you may see the "public
IP" for that machine, which can be used for linking to your server, but is
not guaranteed to stay with that machine depending on powering up and down
of your systems, and your ISP's procedures for assigning IP's.
Hope this helps,
Warren Vail
Vail Systems Technology
-----Original Message-----
From: nagendra prasad [mailto:nagendra802000@gmail.com]
Sent: Tuesday, June 29, 2010 1:12 PM
To: phpexperts@yahoogroups.com; PHP DB; php mysql; php-windows@lists.php.net
Subject: [PHP-WIN] Re: Need Help in setting up a server
Hi all,
Thanks everyone. I just tried all of your suggestions and found that WAMP
server is working by using the running WAMP server's system IP. I just typed
192.168.1.4 in the address bar and its working now. So, I came to a
conclusion that if I have a static IP then I can access it from out side as
well right. Correct me if I am wrong ?? So, if I am right is it possible to
run a server from home ??
Best,
Guru.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: [PHP-WIN] Re: Need Help in setting up a server
am 29.06.2010 22:40:14 von Warren Vail
The IP you cited Is the IP provided by your router or modem, and not one
others from "out side" can use to access your server. Now on the other side
of that, if you go to the machine that has the WAMP installed and open a
browser and point it to "http://what.is.my.ip.com" you may see the "public
IP" for that machine, which can be used for linking to your server, but is
not guaranteed to stay with that machine depending on powering up and down
of your systems, and your ISP's procedures for assigning IP's.
Hope this helps,
Warren Vail
Vail Systems Technology
-----Original Message-----
From: nagendra prasad [mailto:nagendra802000@gmail.com]
Sent: Tuesday, June 29, 2010 1:12 PM
To: phpexperts@yahoogroups.com; PHP DB; php mysql; php-windows@lists.php.net
Subject: [PHP-WIN] Re: Need Help in setting up a server
Hi all,
Thanks everyone. I just tried all of your suggestions and found that WAMP
server is working by using the running WAMP server's system IP. I just typed
192.168.1.4 in the address bar and its working now. So, I came to a
conclusion that if I have a static IP then I can access it from out side as
well right. Correct me if I am wrong ?? So, if I am right is it possible to
run a server from home ??
Best,
Guru.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: RE: [PHP-WIN] Re: Need Help in setting up a server
am 30.06.2010 12:55:26 von Chaitanya Yanamadala
--00c09fa21a4529cf84048a3d3248
Content-Type: text/plain; charset=UTF-8
u can do one more thing, u need to get a public ip or a static ip from ur
ISP, this will make sure that u have a constant ip on ur machine so that it
can be accessed from anywhere..
Chaitanya
On Wed, Jun 30, 2010 at 2:10 AM, Warren Vail wrote:
> The IP you cited Is the IP provided by your router or modem, and not one
> others from "out side" can use to access your server. Now on the other
> side
> of that, if you go to the machine that has the WAMP installed and open a
> browser and point it to "http://what.is.my.ip.com" you may see the "public
> IP" for that machine, which can be used for linking to your server, but is
> not guaranteed to stay with that machine depending on powering up and down
> of your systems, and your ISP's procedures for assigning IP's.
>
> Hope this helps,
>
> Warren Vail
> Vail Systems Technology
>
> -----Original Message-----
> From: nagendra prasad [mailto:nagendra802000@gmail.com]
> Sent: Tuesday, June 29, 2010 1:12 PM
> To: phpexperts@yahoogroups.com; PHP DB; php mysql;
> php-windows@lists.php.net
> Subject: [PHP-WIN] Re: Need Help in setting up a server
>
> Hi all,
>
> Thanks everyone. I just tried all of your suggestions and found that WAMP
> server is working by using the running WAMP server's system IP. I just
> typed
> 192.168.1.4 in the address bar and its working now. So, I came to a
> conclusion that if I have a static IP then I can access it from out side as
> well right. Correct me if I am wrong ?? So, if I am right is it possible to
> run a server from home ??
>
>
> Best,
> Guru.
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--00c09fa21a4529cf84048a3d3248--
Re: RE: [PHP-WIN] Re: Need Help in setting up a server
am 30.06.2010 12:55:26 von Chaitanya Yanamadala
--00c09fa21a4529cf84048a3d3248
Content-Type: text/plain; charset=UTF-8
u can do one more thing, u need to get a public ip or a static ip from ur
ISP, this will make sure that u have a constant ip on ur machine so that it
can be accessed from anywhere..
Chaitanya
On Wed, Jun 30, 2010 at 2:10 AM, Warren Vail wrote:
> The IP you cited Is the IP provided by your router or modem, and not one
> others from "out side" can use to access your server. Now on the other
> side
> of that, if you go to the machine that has the WAMP installed and open a
> browser and point it to "http://what.is.my.ip.com" you may see the "public
> IP" for that machine, which can be used for linking to your server, but is
> not guaranteed to stay with that machine depending on powering up and down
> of your systems, and your ISP's procedures for assigning IP's.
>
> Hope this helps,
>
> Warren Vail
> Vail Systems Technology
>
> -----Original Message-----
> From: nagendra prasad [mailto:nagendra802000@gmail.com]
> Sent: Tuesday, June 29, 2010 1:12 PM
> To: phpexperts@yahoogroups.com; PHP DB; php mysql;
> php-windows@lists.php.net
> Subject: [PHP-WIN] Re: Need Help in setting up a server
>
> Hi all,
>
> Thanks everyone. I just tried all of your suggestions and found that WAMP
> server is working by using the running WAMP server's system IP. I just
> typed
> 192.168.1.4 in the address bar and its working now. So, I came to a
> conclusion that if I have a static IP then I can access it from out side as
> well right. Correct me if I am wrong ?? So, if I am right is it possible to
> run a server from home ??
>
>
> Best,
> Guru.
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--00c09fa21a4529cf84048a3d3248--
Re: RE: [PHP-WIN] Re: Need Help in setting up a server
am 30.06.2010 14:49:02 von 3dgtech
Well, there are two more things to do.
1. If you have a router you will have to forward the ports for the
webserver (80, etc) to the correct internal ip. - depending on your
security needs consider putting your webserver into the fm
2. There are multiple services out there that offer dynamic dns (dyndns.com
, etc) these might even be an option from within your router and would
allow you to get a "public" domain name even if you don't have a
static ip.
Let me know if you need more info.
Regards,
eli aschkenasy
On Jun 30, 2010, at 6:55 AM, Chaitanya Yanamadala
> wrote:
> u can do one more thing, u need to get a public ip or a static ip
> from ur
> ISP, this will make sure that u have a constant ip on ur machine so
> that it
> can be accessed from anywhere..
>
>
> Chaitanya
>
>
> On Wed, Jun 30, 2010 at 2:10 AM, Warren Vail
> wrote:
>
>> The IP you cited Is the IP provided by your router or modem, and
>> not one
>> others from "out side" can use to access your server. Now on the
>> other
>> side
>> of that, if you go to the machine that has the WAMP installed and
>> open a
>> browser and point it to "http://what.is.my.ip.com" you may see the
>> "public
>> IP" for that machine, which can be used for linking to your server,
>> but is
>> not guaranteed to stay with that machine depending on powering up
>> and down
>> of your systems, and your ISP's procedures for assigning IP's.
>>
>> Hope this helps,
>>
>> Warren Vail
>> Vail Systems Technology
>>
>> -----Original Message-----
>> From: nagendra prasad [mailto:nagendra802000@gmail.com]
>> Sent: Tuesday, June 29, 2010 1:12 PM
>> To: phpexperts@yahoogroups.com; PHP DB; php mysql;
>> php-windows@lists.php.net
>> Subject: [PHP-WIN] Re: Need Help in setting up a server
>>
>> Hi all,
>>
>> Thanks everyone. I just tried all of your suggestions and found
>> that WAMP
>> server is working by using the running WAMP server's system IP. I
>> just
>> typed
>> 192.168.1.4 in the address bar and its working now. So, I came to a
>> conclusion that if I have a static IP then I can access it from out
>> side as
>> well right. Correct me if I am wrong ?? So, if I am right is it
>> possible to
>> run a server from home ??
>>
>>
>> Best,
>> Guru.
>>
>>
>> --
>> PHP Database Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: RE: [PHP-WIN] Re: Need Help in setting up a server
am 30.06.2010 14:49:02 von 3dgtech
Well, there are two more things to do.
1. If you have a router you will have to forward the ports for the
webserver (80, etc) to the correct internal ip. - depending on your
security needs consider putting your webserver into the fm
2. There are multiple services out there that offer dynamic dns (dyndns.com
, etc) these might even be an option from within your router and would
allow you to get a "public" domain name even if you don't have a
static ip.
Let me know if you need more info.
Regards,
eli aschkenasy
On Jun 30, 2010, at 6:55 AM, Chaitanya Yanamadala
> wrote:
> u can do one more thing, u need to get a public ip or a static ip
> from ur
> ISP, this will make sure that u have a constant ip on ur machine so
> that it
> can be accessed from anywhere..
>
>
> Chaitanya
>
>
> On Wed, Jun 30, 2010 at 2:10 AM, Warren Vail
> wrote:
>
>> The IP you cited Is the IP provided by your router or modem, and
>> not one
>> others from "out side" can use to access your server. Now on the
>> other
>> side
>> of that, if you go to the machine that has the WAMP installed and
>> open a
>> browser and point it to "http://what.is.my.ip.com" you may see the
>> "public
>> IP" for that machine, which can be used for linking to your server,
>> but is
>> not guaranteed to stay with that machine depending on powering up
>> and down
>> of your systems, and your ISP's procedures for assigning IP's.
>>
>> Hope this helps,
>>
>> Warren Vail
>> Vail Systems Technology
>>
>> -----Original Message-----
>> From: nagendra prasad [mailto:nagendra802000@gmail.com]
>> Sent: Tuesday, June 29, 2010 1:12 PM
>> To: phpexperts@yahoogroups.com; PHP DB; php mysql;
>> php-windows@lists.php.net
>> Subject: [PHP-WIN] Re: Need Help in setting up a server
>>
>> Hi all,
>>
>> Thanks everyone. I just tried all of your suggestions and found
>> that WAMP
>> server is working by using the running WAMP server's system IP. I
>> just
>> typed
>> 192.168.1.4 in the address bar and its working now. So, I came to a
>> conclusion that if I have a static IP then I can access it from out
>> side as
>> well right. Correct me if I am wrong ?? So, if I am right is it
>> possible to
>> run a server from home ??
>>
>>
>> Best,
>> Guru.
>>
>>
>> --
>> PHP Database Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php