Web Hosting - increase max_execution_time limit for my hosting
Answers to your questions / Web Hosting / increase max_execution_ti...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

increase max_execution_time limit for my hosting

Von
khaled kraiem
Erstellungsdatum 2025-01-27 17:25:07 (edited on 2025-03-25 08:49:54) in Web Hosting

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.


3 Antworten ( Latest reply on 2025-03-25 12:14:28 Von
Jean RAVE aka Greenhoster
)

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

Check the values in force with phpinfo(); within a PHP script