欢迎各位兄弟 发布技术文章
这里的技术是共享的
Posted 05 July 2012 - 04:48 PM
James, on 06 Jul 2012 - 12:31 AM, said:
You are going to need to up your max execution time in your php.ini to probably 60 seconds. Also it is highly recommended you use memcache.Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\Zurmo\redbean\rb.php on line892
Encountered every time I have tried to apply changes to Group Rights. Seems to save most changes, but from Meetings and below these changes aren't made.
So, if I change anything below the 'Meetings' heading it will not be applied.
Jason Green
Zurmo Team
Need support? Upgrade now
Posted 06 July 2012 - 07:44 AM
Posted 06 July 2012 - 03:00 PM
James, on 06 Jul 2012 - 3:37 PM, said:
It can be setup after installation. Then you need to go into the protected/config/perInstance.php and change the memcache settings.OK, I'll setup memcache. Can it be setup after installed?
James, on 06 Jul 2012 - 3:44 PM, said:
There are some recursive stored procedures that are run when making alterations to groups. It does seem strange that it takes 60 seconds even 120 seconds. I would try to get memcache running first and then lets see what happens.Timed out at 60 secs and 120secs.
I don't understand why it requires this time, surely it's just updating a table? Should be completed as quickly as selecting from the table and that was apparently done in 0.563 seconds?
I think there is a bug in here somewhere...