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.
Web Hosting - increase max_execution_time limit for my hosting
Related questions
- Update MySQL Version
8981
14.02.2018 03:27
- How do I limit upload_max_filesize? PHP.ini method not working
8920
06.12.2022 11:02
- Max_execution_time how to increase time
8861
24.01.2021 17:14
- I can't login to my account. Reset password don't help
8535
25.02.2020 22:06
- Connect to mysql database
8508
28.02.2018 16:52
- Cannot put SSL on my domain
7807
03.04.2019 19:20
- How do I get rid of the default 'site under construction' page?
7266
27.10.2022 14:35
- Trying to connect my OVH domain to shopify store
6921
13.06.2021 22:43
- Layer 7 DDoS protection on Web hosting
6641
17.08.2025 13:59
- Increase PHP Post Max Size and PHP Time Limit
6435
20.09.2023 07:11
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