Sample output:
[root@centos lamp.bitnami]# ./bitnami-lampstack-5.4.12-0-linux-x64-installer.run
Welcome to the BitNami LAMP Stack Setup Wizard.
Select the components you want to install; clear the components you do not want to install. Click Next when you are ready to continue.
Varnish [Y/n] :n
Zend Framework [Y/n] :n
Symfony [Y/n] :n
CodeIgniter [Y/n] :n
CakePHP [Y/n] :n
Smarty [Y/n] :n
Laravel [Y/n] :n
PhpMyAdmin : Y (Cannot be edited)
Is the selection above correct? [Y/n]: Y
Installation folder
Please, choose a folder to install BitNami LAMP Stack
Select a folder [/opt/lampstack-5.4.12-0]: /opt/lamp_sad4me_dev
Create MySQL 'root' Account
BitNami LAMP Stack database root user creation
Password : Re-enter :
Web Server Port
Please enter the port that the bundled Apache Server will listen to by default.
Apache Web Server Port [80]: 81
MySQL Information
Please enter your MySQL database information:
MySQL Server port [3306]: 3307
Setup is now ready to begin installing BitNami LAMP Stack on your computer.
Do you want to continue? [Y/n]: Y
Please wait while Setup installs BitNami LAMP Stack on your computer.
Installing 0% __ 50% __ 100% #########################################
Setup has finished installing BitNami LAMP Stack on your computer.
Launch BitNami LAMP Stack [Y/n]: n
[root@centos lamp.bitnami]# cd /opt/lamp_sad4me_dev/ [root@centos lamp_sad4me_dev]# ./ctlscript.sh status apache already running mysql already running [root@centos lamp_sad4me_dev]#