Fatal error: Maximum execution time of 300 seconds exceeded

Hello,

After converting v7 to v8 I have a form application who gives this error when generating code :

Fatal error: Maximum execution time of 300 seconds exceeded in C:\sysd
etmake\v8\wwwroot\scriptcase\prod hird\adodb\drivers\adodb-mysql.inc.php on line 365

I changed time in Parameters but still the same

Thanks
Nac

Where do you get this message? Within scriptcase or your deployment? Are you sure you changed the right php.ini?

I get this message when generating application in scriptcase .
I have changed the time in scriptcase parameters and I think in the right php.ini

I once has this problem, and fixed by change:

Edit Database Connection->Advanced->Persistent Connection ->Yes.

This happen when SC8 installed at CentOS, SC8 at Windows 7 has no problem.

Hope this help.

Regards,

Almond Wong

Thanks Almond

I change persistent connection to yes and it’s work now

Nac

Hello Almond,

I have the same problem but in this file nm_gp_analiz_php.php and I changed the excecution time limit in php.ini and the persistent connection to YES but didn?t work.

Fatal error: Maximum execution time of 300 seconds exceeded in C:\Program Files (x86)\NetMake\v8\wwwroot\scriptcase\devel\generator
m_gp_analiz_php.php on line 940

Could you help me please?