cpanel accounts cant add database users to databases

doubleg

Member
PartnerNOC
Feb 10, 2005
22
0
151
Checking the

tail -f /usr/local/cpanel/logs/error_log


upon trying to add a user to the database


Wed Jun 6 17:11:57 2007 trace [ExpVar]: Deprecated used of DOMAIN as a variable in DOMAIN : ./frontend/cpanelnew/webtools/addusertodb.html at /usr/local/cpanel/Cpanel/ExpVar.pm line 156
Cpanel::ExpVar::expvar('DOMAIN') called at cpanel.pl line 1275
main::exectag('<cpanel print="DOMAIN">') called at cpanel.pl line 4309
main::dotag(undef) called at cpanel.pl line 4198
main::cpanel_parseblock('SCALAR(0x1a39750)') called at cpanel.pl line 4152
main::cpanel_parse('GLOB(0x1d7fba0)') called at cpanel.pl line 969
Wed Jun 6 17:11:57 2007 trace [ExpVar]: Deprecated used of DOMAIN as a variable in DOMAIN : ./frontend/cpanelnew/webtools/addusertodb.html at /usr/local/cpanel/Cpanel/ExpVar.pm line 156
Cpanel::ExpVar::expvar('DOMAIN') called at cpanel.pl line 3728
main::doprint('DOMAIN', 0) called at cpanel.pl line 1319
main::exectag('<cpanel print="DOMAIN">') called at cpanel.pl line 4309
main::dotag(undef) called at cpanel.pl line 4198
main::cpanel_parseblock('SCALAR(0x1a39750)') called at cpanel.pl line 4152
main::cpanel_parse('GLOB(0x1d7fba0)') called at cpanel.pl line 969
Wed Jun 6 17:11:57 2007 trace [ExpVar]: Deprecated used of DOMAIN as a variable in DOMAIN : ./frontend/cpanelnew/webtools/addusertodb.html at /usr/local/cpanel/Cpanel/ExpVar.pm line 156
Cpanel::ExpVar::expvar('DOMAIN') called at cpanel.pl line 1275
main::exectag('<cpanel print="DOMAIN">') called at cpanel.pl line 4309
main::dotag(undef) called at cpanel.pl line 4198
main::cpanel_parseblock('SCALAR(0x1a39750)') called at cpanel.pl line 4152
main::cpanel_parse('GLOB(0x1d7fba0)') called at cpanel.pl line 969
Wed Jun 6 17:11:57 2007 trace [ExpVar]: Deprecated used of DOMAIN as a variable in DOMAIN : ./frontend/cpanelnew/webtools/addusertodb.html at /usr/local/cpanel/Cpanel/ExpVar.pm line 156
Cpanel::ExpVar::expvar('DOMAIN') called at cpanel.pl line 3728
main::doprint('DOMAIN', 0) called at cpanel.pl line 1319
main::exectag('<cpanel print="DOMAIN">') called at cpanel.pl line 4309
main::dotag(undef) called at cpanel.pl line 4198
main::cpanel_parseblock('SCALAR(0x1a39750)') called at cpanel.pl line 4152
main::cpanel_parse('GLOB(0x1d7fba0)') called at cpanel.pl line 969
Wed Jun 6 17:11:57 2007 trace [ExpVar]: Deprecated used of DOMAIN as a variable in DOMAIN : ./frontend/cpanelnew/webtools/addusertodb.html at /usr/local/cpanel/Cpanel/ExpVar.pm line 156
Cpanel::ExpVar::expvar('DOMAIN') called at cpanel.pl line 1275
main::exectag('<cpanel print="DOMAIN">') called at cpanel.pl line 4309
main::dotag(undef) called at cpanel.pl line 4198
main::cpanel_parseblock('SCALAR(0x1a39750)') called at cpanel.pl line 4152
main::cpanel_parse('GLOB(0x1d7fba0)') called at cpanel.pl line 969
Wed Jun 6 17:11:57 2007 trace [ExpVar]: Deprecated used of DOMAIN as a variable in DOMAIN : ./frontend/cpanelnew/webtools/addusertodb.html at /usr/local/cpanel/Cpanel/ExpVar.pm line 156
Cpanel::ExpVar::expvar('DOMAIN') called at cpanel.pl line 3728
main::doprint('DOMAIN', 0) called at cpanel.pl line 1319
main::exectag('<cpanel print="DOMAIN">') called at cpanel.pl line 4309
main::dotag(undef) called at cpanel.pl line 4198
main::cpanel_parseblock('SCALAR(0x1a39750)') called at cpanel.pl line 4152
main::cpanel_parse('GLOB(0x1d7fba0)') called at cpanel.pl line 969
DBD::mysql::db do failed: There is no such grant defined for user '*****_****' on host 'localhost' at /usr/local/cpanel/Cpanel/Mysql.pm line 1066.


I've tried doing a upcp. Also did the normal --force also ran /usr/local/cpanel/bin/checkperlmodules

Perl is the correct version
[email protected]**** [/home/.cpan/build/DBD-mysql-4.001]# perl -v

This is perl, v5.8.8 built for x86_64-linux

Cpanel / whm version WHM 11.1.0 cPanel 11.4.1-R13361
CENTOS Enterprise 4.4 x86_64 - WHM X v3.1.0

anyone seen this?
 

doubleg

Member
PartnerNOC
Feb 10, 2005
22
0
151
Ok.

I've tried further things to resolve the issues.

Clean /home/.cpan

did a /scripts/upcp

still get the error. Even submitted a ticket to cpanel support for some help on this. :confused:

now getting this error in the tail -f /usr/local/cpanel/logs/error_log

Internal Error: "" Could not build an ssl connection: : Please speak ssl on this port
 

cPanelNick

Administrator
Staff member
Mar 9, 2015
3,481
35
208
cPanel Access Level
DataCenter Provider
Ok.

I've tried further things to resolve the issues.

Clean /home/.cpan

did a /scripts/upcp

still get the error. Even submitted a ticket to cpanel support for some help on this. :confused:

now getting this error in the tail -f /usr/local/cpanel/logs/error_log

Internal Error: "" Could not build an ssl connection: : Please speak ssl on this port
Support can help you with your database issue.

The "Internal Error: "" Could not build an ssl connection: : Please speak ssl on this port" error just means someone connected with http instead of https to the ssl port.