I'm having a heck of a time setting up a remote mysql host. I don't understand how this could possibly work -- at some point in the setup process (via WHM), a script in the home directory of the specified user called .mysqlscript is executed. Line 11 of this script called /scripts/updatenow on the remote server. Calling updatenow, of course, "returns: updatenow should only be run from upcp at ./updatenow line 10.", and none of the scripts are properly copied over to the mysql host. Is this setup remote host feature unusable, or am I doing something completely wrong? I keep getting this:
Setting up Management Scripts...
Done
Copying Management Script cpsources.pl.....0%.. ..100%.. ...Done
Copying Management Script cpanelsync.....0%.. ..100%.. ...Done
Copying Management Script updatenow.....0%.. ..100%.. ...Done
Copying Mysql Script.....0%.. ..100%.. ...Done
Running Mysql Script...
updatenow should only be run from upcp at /scripts/updatenow line 10.
updatenow should only be run from upcp at /scripts/updatenow line 10.
/home/blahblah/.mysqlscript: line 17: /scripts/mysqlpasswd: No such file or directory
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
/home/blahblah/.mysqlscript: line 32: /scripts/fixetchosts: No such file or directory
/home/blahblah/.mysqlscript: line 34: /scripts/restartsrv: No such file or directory
Done
BR
Setting up Management Scripts...
Done
Copying Management Script cpsources.pl.....0%.. ..100%.. ...Done
Copying Management Script cpanelsync.....0%.. ..100%.. ...Done
Copying Management Script updatenow.....0%.. ..100%.. ...Done
Copying Mysql Script.....0%.. ..100%.. ...Done
Running Mysql Script...
updatenow should only be run from upcp at /scripts/updatenow line 10.
updatenow should only be run from upcp at /scripts/updatenow line 10.
/home/blahblah/.mysqlscript: line 17: /scripts/mysqlpasswd: No such file or directory
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
/home/blahblah/.mysqlscript: line 32: /scripts/fixetchosts: No such file or directory
/home/blahblah/.mysqlscript: line 34: /scripts/restartsrv: No such file or directory
Done
BR