# WP Times Out Quickly

**URL:** https://community.kinsta.com/t/wp-times-out-quickly/3278
**Category:** Questions
**Created:** [April 9, 2024, 10:06pm UTC](https://community.kinsta.com/t/wp-times-out-quickly/3278 "2024-04-09T22:06:45Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rmw1221](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/rmw1221/32/3392_2.png) [@rmw1221](https://community.kinsta.com/u/rmw1221)
#### Post date: [April 9, 2024, 10:06pm UTC](https://community.kinsta.com/t/wp-times-out-quickly/3278/1 "2024-04-09T22:06:45Z")

</div>

DevKinsta is working well on Mac, but one thing I’ve noticed is that the WordPress session times out very quickly when editing something on site served locally. Is there a way to increase the default timeout for WP when running under DevKinsta?

---

<div class="post-metadata">

### Author: ![merineth](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/merineth/32/3022_2.png) [@merineth](https://community.kinsta.com/u/merineth)
#### Post date: [April 10, 2024, 3:15am UTC](https://community.kinsta.com/t/wp-times-out-quickly/3278/3 "2024-04-10T03:15:55Z")

</div>

Hi @rmw1221, Welcome to the Kinsta Community.

I am sorry to hear that you are having timeout issues with your local site.

I tested my local site running under DevKinsta and it isn’t timing out at all.

Can you please check if you have any PHP variables set on your wp-config.php that may affect this?

You can also set some PHP variables in the PHP.ini Editor in DevKinsta to increase the timeout session. Example below:

> max\_execution\_time=600

You can do so by clicking _DevKinsta → Sites → site name in question → click the wrench icon (on the left side) → scroll down and locate the “PHP.ini Editor”_ .

 ![Screenshot 2024-04-10 at 11.01.37 AM](https://us1.discourse-cdn.com/flex020/uploads/kinsta/original/2X/4/4e4b0acbf794188d422719ecc1b9b7e75d1190f8.png)

Please try it and let me know if you need further help or have other questions.
