Linux - Install Apache Web Server, MySQL, and PHP (LAMP)

Pubblicato il: 09 giugno 2015
sul canale di: Abyss Tech
225
1

Commends used above are listed here, for those people who are lazy and want to copy/paste

Installing Apache

1. sudo apt-get update
2. sudo apt-get install apache2
(Right now, stop, go to http://127.0.0.1/ and make sure you see some kind of test page)

Installing MySQL

1. sudo apt-get install mysql-server php5-mysql
2. sudo mysql_install_db
3. sudo mysql_secure_installation

(From here, follow the instructions in the terminal on how you want it set up)

Install PHP5

sudo apt-get install php5 libapache2-mod-php5 php5-mcrypt

Then run "sudo nano /etc/apache2/mods-enabled/dir.conf" to check and make sure index.php is in there, and if not, add it on the same line as the rest are. Use the controls at the bottom of the terminal to save it.


YOU'RE DONE :D

This process should work on most linux distrobutions, and is only meant to show you how to install all the software, not how to configure it. If you would like another video showing you how to configure more advanced things, leave a comment and ask. This process was done on a virtually fresh installation of Ubuntu GNOME 15, with only a theme and browser installed.

-CosmosusMagnus



Please rate this video and subscribe to this YouTube channel. If you have any question, feel free to drop a comment or post of the forums that you can find me on.



http://linustechtips.com/main/
https://teksyndicate.com/
http://3dgameman.com/

Facebook:   / skullabyssblog  
Twitter:   / skullabyssoc  
Tumblr:   / skullabyss  
Google+: https://plus.google.com/+SkullAbyss/p...


In questa pagina del sito puoi guardare il video online Linux - Install Apache Web Server, MySQL, and PHP (LAMP) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Abyss Tech 09 giugno 2015, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 225 volte e gli è piaciuto 1 spettatori. Buona visione!