Forums / Developer / excecute time message

excecute time message

Author Message

Mazen Alsibai

Saturday 03 September 2005 7:22:02 am

Hi:
recently i gets a message when i try to navigate my site,that message tells me that the excecute time for this page is reached (30 sec),so what is the problem,and how to solve?

Marko Žmak

Saturday 03 September 2005 9:50:46 am

You should increase the PHP max script execution time. Look for an entry in your php.ini that corresponds to that.

You could also try compiling your site so that it runs faster. You should run from your shell account something like this:

php bin/php/eztc.php

from your eZ root folder.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Mazen Alsibai

Sunday 04 September 2005 12:34:22 am

can you tell me please what is the best settings for php.ini that related to excecute time?

Gabriel Ambuehl

Sunday 04 September 2005 12:38:28 am

That pretty much depends on your server. It runs just fine with 30s on mine.

Visit http://triligon.org