Sep 2013 (note: latest version is Mint 17, but basic concepts still apply - 2015) In this quick post I will show you how to install a LAMP server on Linux Mint using apt-get to make the entire process automatic and easy. I will also show you how to quickly install phpMyAdmin and Sendmail to make it possible for your scripts to send emails if you need them to. Installing LAMP on Linux Mint 13 | Maya | KDE | XFCE 1. Install Apache2 on Linux Mint using apt-get. sudo apt-get install apache2 2. Install PHP and the module enabling Apache to work with PHP using apt-get. sudo apt-get install php5 libapache2-mod-php5 3. Install MySQL Server and set root MySQL user password with the following command, it will automatically prompt you for the password during installation. sudo apt-get install mysql-server 4. Install Sendmail or phpMyAdmin with the 2 following commands. (I read something about Sendmail not being used that much anymore but it does the job if this is just for web development or something similar, when I installed with the following command it worked right away however you may need to restart Apache.) sudo apt-get install phpmyadmin sudo apt-get install sendmail 5. Restart Apache with the following command to ensure everything works properly. sudo /etc/init.d/apache2 restart 6. Create a quick php test script that uses the phpinfo() function to test your server with. After running this command simply open up Firefox or Chrome and go to http://127.0.0.1/index.php or http://localhost/index.php. sudo echo “” > /var/www/index.php
SEARCH and Navigation TOOLFor the best synthetic lubricants, filters, and other automotive products use the free AMSOIL product guide, simply click and enter your year, make and model. visit AMSOIL's site, or call 1-800-956-5695, please use customer #283461 |
Computers: Toshiba Panasonic Toughbook Apple Dell Diesel Engines --- BioDiesel info Grand Wagoneer parts Jeep J10 accessories Automotive Repair Books
|
books by john:
Everett weather -- traffic --- News -- Middle East NASB/KJV-- South East Asian Missions -- BibleTech -- Voice of the Martyrs |
|