MySQL Forums
Forum List  »  Newbie

Change global variable in MySQL using PHPmyadmin
Posted by: Jason Gregg
Date: February 28, 2016 08:52PM

Hello, I'm trying to install Zurmo and it requires a variable change. I'm very familiar with PHP and a little MySQL, but have never come across this issue and not sure how to make the changes.

Here is the error I receive:
Error: This version of Zurmo requires MySQL 'max_sp_recursion_depth' to be set at a value of '100' or higher in '/etc/my.cnf'

I have tried to SSH and edit the file, but the max_sp_recursion_depth isnt listed on the my.cnf. it is listed in global variables in MyPHPadmin though.

I also tried sys.setrecursionlimit(150) and no luck.

This is on a GoDaddy shared server.

Any help would be appreciated.

Options: ReplyQuote


Subject
Written By
Posted
Change global variable in MySQL using PHPmyadmin
February 28, 2016 08:52PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.