Title: dashboard
Last modified: August 22, 2016

---

# dashboard

 *  [Haseeb Rehman](https://wordpress.org/support/users/tazablog/)
 * (@tazablog)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/dashboard-74/)
 * i install wordpress 4.1 in xammp now every thing is fine but when i log in to
   dashboard it shows error
 * Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\wordpress\wp-
   includes\version.php on line 7
 * what should I’ve to do to avoid error?

Viewing 1 replies (of 1 total)

 *  [Valet](https://wordpress.org/support/users/wpvalet/)
 * (@wpvalet)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/dashboard-74/#post-5615624)
 * Hello Haseeb,
 * The script is timing out as max_execution_time is set to 30 seconds.
 * So, to increase it, check the ‘php.ini’ on xampp folder. Here’s the path: C:\
   xampp\apache\bin\php.ini
 * For editing, must use Notepad or any script editor available in your computer.
 * Find the below line :
 * `max_execution_time = 30 ; Maximum execution time of each script, in seconds`
 * & change it to
 * `max_execution_time = 300 ; Maximum execution time of each script, in seconds`
 * Then save the file and make sure it ends with a .ini extension

Viewing 1 replies (of 1 total)

The topic ‘dashboard’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 1 reply
 * 2 participants
 * Last reply from: [Valet](https://wordpress.org/support/users/wpvalet/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/dashboard-74/#post-5615624)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
