Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi,
Could you please help to resolve the below Error.
Fatal error: Maximum execution time of 30 seconds exceeded in C:xampphtdocsprojeqtormodelpersistenceSql.php on line 59
it is PHP time limit that is too small.
You can try to increase it in php.ini
max_execution_time = 600
But first you should understand why script is so long.
=> when exactly do you get this error ?