Report this

What is the reason for this report?

Wordpress on FAMP stuck on it works

Posted on July 24, 2017

Hey there,

Recently i’ve tried to follow these guides https://www.digitalocean.com/community/tutorials/how-to-install-an-apache-mysql-and-php-famp-stack-on-freebsd-10-1

https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-apache-on-freebsd-10-1

After following guides i am able to go to ipadress/wp-admin/ and setup WP admin accounts.

However switching to a new theme for a website does not change the ''it works ‘’ page on http://ipdress/

what am i missing?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

@qfleuren

The “it works”, is that the Apache default site? It’s usually a file called index.html located in the web root, just delete that file if you already put WordPress in that directory. It’s because the default DirectoryIndex is usually set to index.html index.htm index.php, meaning it will try to load index.html before index.php

This comment has been deleted

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.