Page 1 of 1

Xampp on a local network

PostPosted: 01. September 2005 21:21
by smdstudios
I was thinking about setting up a dedicated computer just to run XAMPP in my office so I can learn PHP... How should I be able to access my XAMPP computer via my development computer via browser to test scripts?

Is it as simple as still using localhost or does that XAMPP box have a ip number..

TIA
Neil

PostPosted: 01. September 2005 21:50
by bikeman
I use Xampp for the same purpose on my LAN. If you are developing on the same pc then just use local host.

On a related issue I have been trying in vain to connect to the xampp sql db from dreamweaver mx on a separate pc on the lan but can't seem to do it. Can someone tell me if I need to change a setting or something to allow a remote connection to the sql DB.

Thanks

PostPosted: 01. September 2005 21:57
by smdstudios
thats just it...I want to develop on one computer push the files over the XAMPP box on the network and then view from my computer..

PostPosted: 01. September 2005 22:04
by bikeman
In that case every pc on the network has a name, you should use that name instead of local host. Only I cant get it to work.

So.. I assigned every pc a fixed ip address and used that....

but that didnt work either. :?

PostPosted: 02. September 2005 14:06
by smdstudios
bikeman wrote:In that case every pc on the network has a name, you should use that name instead of local host. Only I cant get it to work.

So.. I assigned every pc a fixed ip address and used that....

but that didnt work either. :?


Not good...I guess I'll just install it on my work computer.

PostPosted: 08. September 2005 08:47
by Micheal Chen
I would like to lauch a local web server(Xampp) within my LAN. Do I need to publish that server(Xampp) in local DNS server. Please point me out.

P.S/
I would like to access that server(Xampp) using www.mywebserver.com.

PostPosted: 08. September 2005 13:50
by smdstudios
Micheal Chen wrote:I would like to lauch a local web server(Xampp) within my LAN. Do I need to publish that server(Xampp) in local DNS server. Please point me out.

P.S/
I would like to access that server(Xampp) using www.mywebserver.com.


I've been trying to figure out the same things...no luck.

PostPosted: 11. September 2005 08:36
by Micheal Chen
Well... smdstudio..

If you find the solution, please let me know...
It would be much appreciated...