Starting LAMPP automatically on startup
For starting LAMPP automatically on startup, add the following line to you /etc/rc.local file
/opt/lampp/lampp start
where /opt/lampp is the location where XAMPP files are kept. You will have to substitute the path to your XAMPP in the above command.
Do let me know whether it worked for you
This entry was posted
on Thursday, April 3rd, 2008 at 9:54 am and is filed under Apache, Linux, MySQL, PHP.
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
Hello sir,
Thanks for the simple explanation…..
It worked for me [:)]