Setting up a testing server over a network

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Setting up a testing server over a network

Post by Luke »

I have wampserver running on my machine locally, and the files I need to test are on the server... is there any way to run files on my network server through my locally installed wampserver or do I have to install apache on the network server for that to work?
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: Setting up a testing server over a network

Post by Chris Corbyn »

I'm not sure I'm with you. The files are on a remote web server but you want to execute them vai your local server?

The only way I can see to do that is with a NFS or FTP mount :) Seems like an odd situation though 8O

Could you elaborate on why you need this or are you just experimenting?
Post Reply