sxiix Posted December 20, 2008 Share Posted December 20, 2008 I'm going to be without an internet connection for an extended period of time. Is there a way to simulate a server so I could continue to develop? I know I could develop most stuff offline, but certain aspects require server control (ex. emailing system). Any ideas? Link to comment https://forums.phpfreaks.com/topic/137849-offline-server-simulation/ Share on other sites More sharing options...
.josh Posted December 20, 2008 Share Posted December 20, 2008 google wamp or xampp Link to comment https://forums.phpfreaks.com/topic/137849-offline-server-simulation/#findComment-720436 Share on other sites More sharing options...
Mark Baker Posted December 20, 2008 Share Posted December 20, 2008 Run a web server/database on whatever offline box you have access to. e.g. xampp or wampp if you're on Windows Link to comment https://forums.phpfreaks.com/topic/137849-offline-server-simulation/#findComment-720438 Share on other sites More sharing options...
sxiix Posted December 20, 2008 Author Share Posted December 20, 2008 But what about testing an emailing system? Or setting up server routines? I'm on Windows, and I'm already using WAMPServer. I just want a simulated server environment to develop in before I get a server, if possible. I'm thinking this could all be done locally. My only real concern is the emailing system. Link to comment https://forums.phpfreaks.com/topic/137849-offline-server-simulation/#findComment-720439 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.