• Resolved otikhonova

    (@otikhonova)


    I have followed each and single instruction item as per file:///Applications/MAMP/mysite/wordpress/readme.html. I came to the installation point when I set up the configuration file and I get the error message

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

    Below comes this (see below). What can you recommend?

    [code block removed as per the forum guidelines, please use https://wordpress.pastebin.com ]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Anonymous User

    (@anonymized-3085)

    erm, start php?

    Thread Starter otikhonova

    (@otikhonova)

    erm, like how?

    Thread Starter otikhonova

    (@otikhonova)

    I mean the phpmyadmin window on MAMP is active. what else am I supposed to do?

    Anonymous User

    (@anonymized-3085)

    Well these are forums for supporting WordPress, not PHP or MAMP.

    And sandly I don’t use MAMP so can’t help, or I would. Have you tried asking on their support forums?

    Thread Starter otikhonova

    (@otikhonova)

    because everything is functioning ok and this is the error I get when running wordpress install.php that is why I thought it is appropriate to ask here

    Anonymous User

    (@anonymized-3085)

    Well it does appear that PHP isn’t working correctly for the directory that you are trying to install WordPress in, otherwise you wouldn’t see that error.

    try creating a simple

    <?php
    phpinfo();
    ?>

    file and see if that runs – in the same directory that you are trying to install WP to.

    Thread Starter otikhonova

    (@otikhonova)

    thanks, I have realized it was not necessary to mess with the with installation files because there is a wizard I could retrieve from https://localhost:8888. It worked through the wizard, thanks!

    Anonymous User

    (@anonymized-3085)

    excellent.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Error: PHP is not running’ is closed to new replies.