Hello,
I want to increase the max_execution_time limit for my web hosting (domain: [famameno.com]) from 165 to 300 seconds. Could you help me to make this change?
Thanks in advance for your support.
increase max_execution_time limit for my hosting
Related questions
- Update MySQL Version
12971
14.02.2018 03:27
- How do I limit upload_max_filesize? PHP.ini method not working
12650
06.12.2022 11:02
- Max_execution_time how to increase time
12543
24.01.2021 17:14
- Connect to mysql database
12339
28.02.2018 16:52
- I can't login to my account. Reset password don't help
11866
25.02.2020 22:06
- Layer 7 DDoS protection on Web hosting
11434
17.08.2025 13:59
- Cannot put SSL on my domain
11347
03.04.2019 19:20
- Abuse Report not working
10653
27.03.2025 07:45
- How do I get rid of the default 'site under construction' page?
10339
27.10.2022 14:35
- Trying to connect my OVH domain to shopify store
9469
13.06.2021 22:43
Hello,
In a shared hosting you have no access to that parameter.
If the value is required by your theme creator, there is certainly an alternate method where you install the files of the theme yourself.
Reasonably no action launched on a server shared with other consumers should require more than 2 minutes of elapsed time. The processors are powerful enough and the network is powerful enough.
Hello,
Find the php.ini from your service
Maybe it's in /etc/php/8.2/...
The php.ini define the php parameters like max_execution_time or memory_limit
Enjoy
Hello Jean,
Sorry but in the shared environments you cannot act on php.ini