ctl Posted April 8, 2012 Share Posted April 8, 2012 (edited) Hey guys, i`m here with a new request the last one was not legit ....So i want to creat a program that starts xampp and then start the apache server.The script i will put it in the start up folder of the windows, so when the pc will open the script will run and the xampp will run and it will start the apche server so i could access some php file from another computer in the network.Could someone help me with this ?thanks a lot. Edited April 8, 2012 by ctl Link to comment Share on other sites More sharing options...
cageman Posted April 8, 2012 Share Posted April 8, 2012 Take a look at the following: Run () Link to comment Share on other sites More sharing options...
somdcomputerguy Posted April 8, 2012 Share Posted April 8, 2012 Why not just put one of the *_start batch files or the xammp_start executable in the startup folder instead? - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change. Link to comment Share on other sites More sharing options...
WhiteStar Posted April 8, 2012 Share Posted April 8, 2012 (edited) Maybe your unaware of it, but you can use the XAMPP Manager and set MySql and/or Apache to run as service, this will autostart MySql & Apache on system startup. If your going to run XAMPP Apache remember that it is set to "no security" by default & the first thing you should do is rename or delete the WebDAV directory. By the way, the latest XAMPP has come a long way in making it easier to secure as they enhanced the interface considerably. Edited April 8, 2012 by WhiteStar ~ WhiteStar Magic Always tuned to http://www.superbluesradio.com/ Tune in at http://87.117.217.41:8036/ Link to comment Share on other sites More sharing options...
ctl Posted April 23, 2012 Author Share Posted April 23, 2012 Thanks for the tip WhiteStar Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now