Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


install_apache_mysql_php_linux_ubuntu_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
install_apache_mysql_php_linux_ubuntu_server [2020/06/08 16:25] – [Install MySQL Database Server] wikiadmininstall_apache_mysql_php_linux_ubuntu_server [2020/06/08 16:36] – [Install MySQL Database Server] wikiadmin
Line 1: Line 1:
-====== Installing Apache2 web server, MySQL database server, and PHP language interpreters, on Ubuntu Server ====== +====== Installing Apache2 web server, MySQL database server, and PHP language interpreter, on Ubuntu Server ====== 
  
-You can install these with LAMP or XAMPP or install each separately using apt-get installer+You can install these with LAMP or XAMPP. You can also install these each separately using apt from the command line
  
 As of April, May June, 2020, Let's install Apache 2.4, MySQL 8.0 and PHP 7.4 on Ubuntu 20.04 LTS. As of April, May June, 2020, Let's install Apache 2.4, MySQL 8.0 and PHP 7.4 on Ubuntu 20.04 LTS.
Line 164: Line 164:
 <code>sudo mysql_secure_installation</code> <code>sudo mysql_secure_installation</code>
  
-<code>+<quote>
 Securing the MySQL server deployment. Securing the MySQL server deployment.
  
Line 229: Line 229:
  
 All done! All done!
-</code>+</quote>
  
  
install_apache_mysql_php_linux_ubuntu_server.txt · Last modified: 2020/06/08 23:20 by wikiadmin