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!
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.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.