• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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