Go to topic case. Open CLI :
/opt/lampp/lampp start
How to gotta lampp software ? You must have a xampp software (webserver+database).
Download live http://sourceforge.net/projects/xampp/files/XAMPP%20Linux/1.8.1/xampp-linux-1.8.1.tar.gz/download
Place the download file in folder with name xampp in the root (Home Folder). Extract that file with this syntax in CLI Terminal :
cd /xampp/
tar xf xampp-linux-1.8.1.tar.gz -C /opt
After extract that file, you can using syntax :
/opt/lampp/lampp start
Thus I was sharing this article to open localhost.
/opt/lampp/lampp start
How to gotta lampp software ? You must have a xampp software (webserver+database).
Download live http://sourceforge.net/projects/xampp/files/XAMPP%20Linux/1.8.1/xampp-linux-1.8.1.tar.gz/download
Place the download file in folder with name xampp in the root (Home Folder). Extract that file with this syntax in CLI Terminal :
cd /xampp/
tar xf xampp-linux-1.8.1.tar.gz -C /opt
After extract that file, you can using syntax :
/opt/lampp/lampp start
Thus I was sharing this article to open localhost.
No comments:
Post a Comment