Calem Community Forum
Functionality Help => Work order => Topic started by: dralphs on September 21, 2007, 06:15:29 am
-
Hi
i appear to have got everything set up and working ok on a ubuntu linux server. I can log in ok, create users, create assets, PM, workorder from PM etc
however when i try to do Work order generation as per the instructions in the wiki i get either
Fatal error: Maximum execution time of 45 seconds exceeded in /var/www/CalemEAM/server/modules/workorder/CalemWoGenScheduleBo.php on line 74
or sometime it says on line 223
or
Fatal error: Maximum execution time of 45 seconds exceeded in /var/www/CalemEAM/server/modules/report/model/widget/CalemScheduleInfo.php on line 187
i have increased the max execution time in my php.ini file and restarted apache but still get the error.
any suggestions???
thanks
-
The error (line 74 of CalemWoGenScheduleBo) was found from internal tests. The changes were committed to sourceforge SVN (source code repository). See issue 27 on mantis:
http://www.calemeam.com/apps/mantis/view.php?id=27
You may check out the files changed for issue 27 with SVN browser on the CalemEAM project page:
http://calemeam.svn.sourceforge.net/viewvc/calemeam/
Files changed:
server/modules/workorder/CalemWoGenDepReleaseBo.php and CalemWoGenReleaseBo.php
server/modules/report/model/widget/CalemScheduleInfo.php
-
Hi
didn't get chance to play around with our R1.0.2 install, but have just upgraded to the new r2.0.1 release and thats fixed the problem we were having
regards
dave