Jump to content


Photo

Edit rights bug.


  • Please log in to reply
4 replies to this topic

#1 James

James

    Member

  • Members
  • PipPip
  • 14 posts

Posted 05 July 2012 - 04:31 PM

Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\Zurmo\redbean\rb.php on line 892

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.

#2 Jason

Jason

    Administrator

  • Administrators
  • 718 posts
  • LocationChicago

Posted 05 July 2012 - 04:48 PM

Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\Zurmo\redbean\rb.php on line 892

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.

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.

Jason Green
Zurmo Team
Need support? Upgrade now


#3 James

James

    Member

  • Members
  • PipPip
  • 14 posts

Posted 06 July 2012 - 07:37 AM

OK, I'll setup memcache. Can it be setup after installed?

#4 James

James

    Member

  • Members
  • PipPip
  • 14 posts

Posted 06 July 2012 - 07:44 AM

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...

#5 Jason

Jason

    Administrator

  • Administrators
  • 718 posts
  • LocationChicago

Posted 06 July 2012 - 03:00 PM

OK, I'll setup memcache. Can it be setup after installed?

It can be setup after installation. Then you need to go into the protected/config/perInstance.php and change the memcache settings.


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...

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.

Jason Green
Zurmo Team
Need support? Upgrade now





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users