Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • PHP 5.3 (minimum)
  • PHP5-curl
  • PHP-soap 
    PHP5-xsl  
  • Apache web server.
  • relational database management system (MySQL recommended)  
  • Java SE Development Kit (JDK) 6/7 
  • A storage application server. Fedora includes the Tomcat Application Server.   

    Info
    title"LAMP" stack

    As a point of reference, having the combined installation of Apache, MySQL, and PHP under  Linux, is called a "LAMP" stack. You should consider this one-step-install-all procedure on Ubuntu 12.04LTS:

    sudo tasksel install lamp-server

    This will prompt you for a MySQL password for root. Enter it twice.

    For ubuntu 14.04 follow this instructions:

    https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-14-04

Components and Module Versions

...