Dan Murphy’s Blogs

You have to grow up - But you can be immature your whole life

 

Install LAMPP

Posted by: Dan | Posted in: Linux How-To's

LAMPP instructions:

Download.
run command: sudo tar -xvzf xampp-linux-1.5.2.tar.gz -C /opt
run command: sudo /opt/lampp/lampp start
run command: sudo /opt/lampp/lampp security
edit php.ini to have a output_buffering value of 4096

Leave a Reply