Thursday, December 6, 2012

Using Bitnamai Lampstack Console

To use Bitnami Lampstack Console follow these steps;
  • open terminal
  • go to the directory where lampstack is installed
  • type these commands:
    • To use lampstack
  • ./use_lampstack
    • Check php version
  • php -v
    • Check mysql version
  • mysql -Version

I hope it helped. Feel free to comment...

References:

http://bitnami.org/files/stacks/lampstack/5.3.19-0/README.txt

No comments:

Post a Comment

Feel free to comment. Your comments are considered...