Changes
Page history
updated documentation
authored
Jun 09, 2020
by
Angel
Show whitespace changes
Inline
Side-by-side
lamp.md
0 → 100644
View page @
6089102c
# Collection of links of tutorials to install and configure a LAMP stack:
Set up apache:
https://vitux.com/how-to-install-and-configure-apache-web-server-on-ubuntu/
https://askubuntu.com/questions/595993/why-do-i-get-404-on-lamp-permalinks-using-wordpress
Set up phpmyadmin in localhost:
https://www.ostechnix.com/install-phpmyadmin-with-lamp-stack-on-ubuntu-18-04-lts/
Add new site to virtual hosts:
https://www.ostechnix.com/configure-apache-virtual-hosts-ubuntu-part-1/
Migrate wp to localhost:
https://www.bluehost.com/blog/wordpress/faq-how-do-i-move-my-wordpress-website-to-bluehost-1787/?utm_source=google&utm_medium=genericsearch&kclickid=0f60fdc4-0ff4-417d-bf71-38669c3dfc1e&kenshoo_ida=Blue%20Host%20IDA&gclid=Cj0KCQjws_r0BRCwARIsAMxfDRizC-ttRntH15H22Qv77fJcGnRnJFWIjPbYCDjplbCuk0TbFpgWQ9oaAnWQEALw_wcB
https://www.5balloons.info/migrate-setup-live-wordpress-site-localhost/
https://wpdev.gen-europe.org
root to wpuser
DB_HOST to localhost
DB_NAME to geneu
\ No newline at end of file