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? Quote 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 Quote 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 Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/137849-offline-server-simulation/#findComment-720439 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.