Question
After installing wordpress (LAMP on ubantu 18.04) the wordpress not launching
I followed all the relevant docs and installed LAMP but the word press wont come up! there was a text index.html page to test the Virtual Host that comes up !! but not the wordpress!!
Anyone knows why?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I have deleted the index.html ( /var/www/my_domain/index.html ) but still the wordpress not loading .
The directory structure is /var/www/my_domain
and /var/www/wordpress
and /var/www/html
is that right ? the installation of LAMP and Wordpress went all well but it is not loading !
/var/www/wordpress# ls
index.php wp-blog-header.php wp-cron.php wp-mail.php
license.txt wp-comments-post.php wp-includes wp-settings.php
readme.html wp-config-sample.php wp-links-opml.php wp-signup.php
wp-activate.php wp-config.php wp-load.php wp-trackback.php
wp-admin wp-content wp-login.php xmlrpc.php
These are the files in the wordpress there is index.php ! What needs to be done ?