Report this

What is the reason for this report?

Why does wordpress not install?

Posted on February 9, 2018

having reinstalled my server i am unable to install WP. It keeps telling me php is not running, IT IS, version 7 in fact. This is getting beyond a joke. 4 frickin days spent on this nonsense.



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.

Can you share some details on what steps you took to install your webserver (and what server you are running) and PHP?

If you are running Nginx as your web server you will need php-fpm installed, configured and running in order to process PHP scripts.

If you are running Apache ensure you have libapache2-mod-php installed and not just the CLI version of PHP.

Another thing to check is that your WordPress files and folders are owned by the user the web server is running as. On Ubuntu this will be www-data by default.

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.