• I am a complete inexperienced when it comes to all things web design, so I was really happy to find this nifty tutorial.
    http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP

    I’m trying to install wordpress 3.2.1, but am caught at step 4 in the above guide. When I use the 5 minute install and try to use the “wp-admin/install.php” deal I get the following message in my browser:

    “WordPress requires that your web server is running PHP. Your server does not have PHP installed, or PHP is turned off.”

    All of my server settings etc. are identical to the tutorial at this moment, but I’m stuck here. Advice would be much appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hmm…
    Did you have restarted all of corresponding services?

    Log into your hosting account and take a look at your PHP settings. The 3.2.1 update requires PHP5 to run correctly. Depending on your hosting provider, your PHP settings were probably already updated automatically. But smaller providers like Cpanel and 1&1 may require you to upgrade them manually.
    Shoot an email to your hosting provider to see if you’re running PHP4 or PHP5, or if you’re running PHP at all.

    I think siruis-k might be attempting to install wordpress locally on a Mac using the MAMP package.

    @sirius-k

    Were you successful in completing this portion of step 3?

    “Once the MAMP servers start, the MAMP start page should open in your default web browser. If not, click on “Open start page” in the MAMP window. Once that’s open, select phpMyAdmin from the webpage. “

    Were you able to open and navigate in phpMyAdmin and successfully create your database?

    If so, hop back into the settings mentioned in step 2 and see if php5 is selected.

    “On the PHP tab, you can select either PHP version 4, or PHP version 5. This generally won’t effect WordPress, unless you’re using a plugin that requires PHP 5”

    If you have to change anything, be sure to restart the MAMP services (apache) afterwords.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP error while installing’ is closed to new replies.