Skip to content

ubuntu|dog

Knowledge is power

  • Home
  • Ubuntu
  • OpenCart
  • Coding
    • PHP
    • JavaScript
    • HTML
    • CSS
  • Design
    • Photoshop
  • Links

Nice and easy LAMP install on Ubuntu 10.04

November 23, 2019 by dean

This is the way to install PHP, MySQL and Apache on one command line:

apt-get install apache2 php5 libapache2-mod-php5 mysql-server libapache2-mod-auth-mysql php5-mysql phpmyadmin php5-ffmpeg php5-gd php5-curl

/Good luck! 😉

Categories Linux, PHP, Ubuntu
Packages you need to get php5-ffmpeg working
Chroot into linux partition

Recent Posts

  • Generate API Reference documentation
  • Enable HTTP/2 in Apache on Ubuntu
  • Chroot VSFTPD user on a webserver and change port of VSFTPD
  • Password protect directories / folders with nginx
  • How to install PHP opcache

Categories

  • General
  • GPS Tracking
  • HTML
  • JavaScript
  • Linux
  • Mac
  • MySQL
  • Nginx
  • OpenCart
  • PHP
  • Ubuntu
  • WordPress
© 2023 ubuntu|dog • Built with GeneratePress