Starting Xampp on Linux/Ubuntu
Posted by ramanean on January 20th, 2010 | No Comments | Posted in Linux, Windows
After installing xampp on Linux or Ubuntu
Open the Terminal and execute this command
/opt/lampp/lampp start
Once this command is run
First server(apache) would be started then SQL,FTPÂ would be started
Once this is run,Check it in your browser by typing http://localhost/
…
Read More
