Craig Rackham
New Pleskian
Hi,
I am trying to get passed this issue using the information from this article:
https://kb.plesk.com/en/127698
I am using PuTTy to perform this action logged in as root.
I am also changing my reseller name to "admin" is this correct?
When i run this command:
mysql> UPDATE cl_param SET val='false' WHERE param='power_user_mode' AND cl_id in (SELECT id FROM clients WHERE pname="reseller's name");
I get back:
-bash: syntax error near unexpected token ` ('
Can anyone assist with this please?
I am trying to get passed this issue using the information from this article:
https://kb.plesk.com/en/127698
I am using PuTTy to perform this action logged in as root.
I am also changing my reseller name to "admin" is this correct?
When i run this command:
mysql> UPDATE cl_param SET val='false' WHERE param='power_user_mode' AND cl_id in (SELECT id FROM clients WHERE pname="reseller's name");
I get back:
-bash: syntax error near unexpected token ` ('
Can anyone assist with this please?