• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Unable to log in as Reseller: website information is required

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?
 
Back
Top