Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    cPanel Partner NOC cPanel Partner NOC Badge doubleg's Avatar
    Join Date
    Feb 2005
    Posts
    22

    Default cpanel accounts cant add database users to databases

    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
    root@**** [/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?

  2. #2
    cPanel Partner NOC cPanel Partner NOC Badge doubleg's Avatar
    Join Date
    Feb 2005
    Posts
    22

    Default

    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.

    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

  3. #3
    cPanel Staff cpanelnick's Avatar
    Join Date
    Feb 2003
    Location
    Houston, TX
    Posts
    4,597

    Default

    Quote Originally Posted by doubleg View Post
    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.

    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.

Similar Threads & Tags
Similar threads

  1. Can not add users to the databases
    By helptek in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 06-15-2008, 07:28 AM
  2. I\'m unable to add db users to my mysql databases using cpanel.
    By Yogeshk in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 02-09-2008, 07:58 PM
  3. Replies: 0
    Last Post: 02-07-2008, 09:48 PM
  4. How to add an existing database to a users cPanel?
    By jerrek71 in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 03-11-2007, 10:46 AM
  5. Postgresql: Can't add users/databases
    By deltaarc in forum cPanel and WHM Discussions
    Replies: 12
    Last Post: 02-01-2005, 11:24 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube