Title: Error: PHP is not running
Last modified: August 19, 2016

---

# Error: PHP is not running

 *  [leylanet2010](https://wordpress.org/support/users/leylanet2010/)
 * (@leylanet2010)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/error-php-is-not-running/)
 * Hi there,
    I have installed WordPress3.0 on my webspace by following the ‘5-minute
   instructions” in detail. When entering ‘wp-admin/install.php’ into the Browser
   there’s an error coming up: “PHP is not running. WordPress requires that your
   server is running PHP. Your server does not have PHP installed or PHP is turned
   off.” This is quite strange as I have reconfirmed with my host (1und1.de) that
   my webspace is running with PHP5. The host also mentioned that the files should
   have “.php5” as endings in order to make them readable by the PHP5-Parser. I 
   have no clue what that means. And, it does not seem that any of the wordpress
   files have such endings. Also, the host suggested adding a file “.htaccess” next
   to those two files “AddType x-mapp-php5 .php” and “AddHandler x-mapp-php5 .php2“.
   Again I have not the faintest idea what that means and how this could be done.
   I have not seen any wordpress files under those names. Besides wordpress there
   is nothing downloaded on my webspace. Is there anyone who could assist me with
   troubleshooting in order to get the wordpress3.0 running? If any further questions
   please let me know. However please note that I am just a user and have no experience
   at all in hosting, creating homepages and all these nice things. Many thanks 
   in advance.

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

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/error-php-is-not-running/#post-1562561)
 * Sounds like you need to create a **.htaccess** file in your web-root folder and
   add those two line suggested. Use the file manager that 1and1 offers to create
   and edit the file.
 * [http://faq.1and1.com/scripting_languages_supported/php/8.html](http://faq.1and1.com/scripting_languages_supported/php/8.html)
 *  Thread Starter [leylanet2010](https://wordpress.org/support/users/leylanet2010/)
 * (@leylanet2010)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/error-php-is-not-running/#post-1562575)
 * Thanks. I have created a .txt file, named it .htaccess, entered the two lines
   and saved it in my webspace on the very top of the tree. No improvement. Still
   the same error.
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/error-php-is-not-running/#post-1562597)
 * Time to call 1and1, again! If you want to leave WordPress out of the equation,
   then use the script in [Finding_Server_Info](http://codex.wordpress.org/Finding_Server_Info)—
   that’s a very small PHP script to test with.
 *  [Armorer](https://wordpress.org/support/users/armorer/)
 * (@armorer)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/error-php-is-not-running/#post-1562884)
 * I had a similar problem and it was involved with setting up the database & wp-
   config file properly. Go to your database through your sites main control page–
   find the section that controls your database (phpmysql ?).
    Open your wordpress
   database and check the permissions on it and make sure you have a user set up,
   have global permissions set, set a new password (and write it down) and save.
   Go to your wp-config.php file and edit it to reflect the proper database settings
   i.e. your user name, and password. Save, and try again. I am not an expert and
   can’t take you through step by step, you will have to look at some of the good
   tutorials on the web too. Better tutorials on the web than on WordPress – search
   for the indivdual topics you need, check to set up database on your hosts help
   section or the name of the database, setting up a wordpress site etc. Good luck
 *  [Kakar](https://wordpress.org/support/users/kakar/)
 * (@kakar)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/error-php-is-not-running/#post-1562897)
 * I have the same problem but on local server.
    i have installed WAMPSERVER which
   can support php 5.2.6 when i run install.php on my browser it show me the following
   error (Error: PHP is not running) Please suggest me what should i do. Any suggest
   will be appreciated. Thanks.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/error-php-is-not-running/#post-1562898)
 * Kakar, you should contact the WAMP forum about that: [http://www.wampserver.com/phorum/list.php?2](http://www.wampserver.com/phorum/list.php?2)
 *  [nauvidi](https://wordpress.org/support/users/nauvidi/)
 * (@nauvidi)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/error-php-is-not-running/#post-1562909)
 * I faced the same problem using MAMP. Only when I edited the preferences and set
   the “Start page URL” to “/” instead of “/MAMP/” did it work.
 *  [robert.vaughn@redeasel.com](https://wordpress.org/support/users/robertvaughnredeaselcom/)
 * (@robertvaughnredeaselcom)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/error-php-is-not-running/#post-1562915)
 * A special note of thanks to the member: nauvidi !!!
 * I am using MAMP as well, and had encountered the same error with “PHP not running”
   as you described. As soon as I changed the “Start Page URL” to “/” instead of“/
   MAMP/” everything worked fine.
 * I had spent the better part of a day chasing this error until I discovered your
   post.
 * Thank you!
 *  [ricardo1985](https://wordpress.org/support/users/ricardo1985/)
 * (@ricardo1985)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/error-php-is-not-running/#post-1562926)
 * goodday everyone!,
 * Im unexperienced user of mysql, first time uploading wpblog withing my site. 
   imnot pretty sure but i think ihave Wamp. In my server (zymic) php suppossed 
   to be on, but i dnt know why i still have the same problem as kakar. idont really
   know what “Start Page URL” means :/ but as you guys have told that your using
   mamp, i dont know if that would be the same problem as me.
 * is still there any solution then ? i’d really appreciate any kind of help.
 * thanks ! 🙂

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

The topic ‘Error: PHP is not running’ is closed to new replies.

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)
 * [php5](https://wordpress.org/support/topic-tag/php5/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 9 replies
 * 8 participants
 * Last reply from: [ricardo1985](https://wordpress.org/support/users/ricardo1985/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/error-php-is-not-running/#post-1562926)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
