chrisjroyce Posted September 1, 2009 Share Posted September 1, 2009 Hey all! Is there a way I can run a Apache HTTP server without an install? Currently I have tomcat (JSP), MySQL and Eclipse all working without any installation. If I could get php running on apache setup that would give me a complete setup. I'm looking at running off a pen drive for dev only. Does such an archive exist? One where I can just unzip it and hit "run.bat" or similar? Thanks for any pointers... Chris Quote Link to comment https://forums.phpfreaks.com/topic/172706-apache-http-server-no-install/ Share on other sites More sharing options...
corbin Posted September 2, 2009 Share Posted September 2, 2009 Yeah, it's actually quite easy to run Apache without installing. You essentially just fire up bin/httpd.exe (or bin/httpd if you're running linux). You might have to point it towards the right httpd.conf. Quote Link to comment https://forums.phpfreaks.com/topic/172706-apache-http-server-no-install/#findComment-910673 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.