View Full Version : sharing wamp
bernie1227
10-05-2012, 05:56 AM
Hiya guys,
at the moment I am attempting to 'share' wamp, ie, share it with other users over a network, and I can't seem to do it. So far I've tried using the local ip, and that didn't work.
P.S, the port that wamp is on is 8080, rather than the usual 80.
Any suggestions are appreciated,
Bernie
djr33
10-05-2012, 06:05 AM
Hm? You're trying to create an intranet? Or you're trying to share the program for use as a program?
bernie1227
10-05-2012, 06:11 AM
Well, basically, we're editing a website over a network, and We want to have php on it, so the best way we thought to do that, was to share wamp, and put the website in that.
djr33
10-05-2012, 06:19 AM
What's "share"? That's what I'm trying to figure out. You want to enable HTTP and FTP for this via your local network? Or you want to allow them to access the folders on your computer? Or something else?
bernie1227
10-05-2012, 06:22 AM
the access the folders one was the closest, but that's what we're already doing. The idea is, to edit the same files at the same time, which currently we are doing reasonably successfully, however, we need the website to have php as well, so rather than giving up this synchronous editing, we decided we needed to find a way to both edit one of the users localhost.
ssh (most machines come with an ssh program installed). You could even use an FTP program (like Filezilla) to open files for editing remotely, and then saving them back to the host computer when you're done.
you might still overwrite each other's work, however, if you're literally working on a file "at the same time." You might want to look into a VCS (e.g., git (http://git-scm.com/)).
bernie1227
10-05-2012, 10:46 PM
Thanks, I'll look at that, currently, we've been editing the same file in notepad++ on different machines, which prompts us to reload the page when one of us makes a change to it. I suppose the ideal situation would be something along the lines of google docs. At the moment however, I'm just doing the once-over on google for any more information about accessing wamp from other computers.
bernie1227
10-06-2012, 12:34 AM
nevermind about the wamp guys, I accidentally completely stopped all access, (getting a 403 error on everything I try) So I've uninstalled wamp, and will see if I can install it in the shared directory.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.