Glese Posted December 28, 2011 Share Posted December 28, 2011 I am looking to create a small application to save short notations, and I am wondering is there a continuously running localhost server application, which I do not have to start and close each time, which also starts up at os system start up? Quote Link to comment Share on other sites More sharing options...
Philip Posted December 28, 2011 Share Posted December 28, 2011 You can setup apache/mysql to do this with practically any OS. Quote Link to comment Share on other sites More sharing options...
Maq Posted December 28, 2011 Share Posted December 28, 2011 I am looking to create a small application to save short notations, and I am wondering is there a continuously running localhost server application, which I do not have to start and close each time, which also starts up at os system start up? Are you using anything now, if so, which one? Quote Link to comment Share on other sites More sharing options...
Glese Posted December 28, 2011 Author Share Posted December 28, 2011 You can setup apache/mysql to do this with practically any OS. I am using XAMPP and did not think of installing Apache and MySQL, it is a good tip though. Quote Link to comment Share on other sites More sharing options...
Maq Posted December 28, 2011 Share Posted December 28, 2011 You can setup apache/mysql to do this with practically any OS. I am using XAMPP and did not think of installing Apache and MySQL, it is a good tip though. XAMPP include all those components (Apache, MySQL, PHP and Perl). Quote Link to comment Share on other sites More sharing options...
Philip Posted December 28, 2011 Share Posted December 28, 2011 http://www.apachefriends.org/en/xampp-windows.html#1179 Setup as services Quote Link to comment 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.