LAMP XAMPP
מתוך R63
תוכן עניינים |
alternative is Bitnami virtual machine
linux
http://www.apachefriends.org/en/xampp-linux.html#388
/opt/lampp/lampp start /opt/lampp/lampp stop
home page http://localhost/xampp/index.php
apache httpd root dir
/opt/lampp/htdocs
Install
XAMPP install location
https://askubuntu.com/questions/364385/how-to-install-xampp-on-other-drive-then-opt
You must install Xampp in /opt/lampp since this is hard coded in some binary files but nothing is stopping you from symlinking it though. Example:
ln -s /some/random/directory/lampp /opt/lampp
XAMPP running two vestions
http://biostall.com/how-to-install-two-versions-of-xampp-side-by-side/
two folders , rename, all service stop etc...
Mediawiki and mysql and apache and php kit
mkdir /home2/opt-lampp/v5.6.32 ln -s /home2/opt-lampp/v5.6.32 /opt/lampp
XAMPP