Problem 1.2.0 to 1.2.2

  • Code
    1. Ubuntu Desktop 12.04 "Precise Pangolini-MSCP Version 1.2.2Apache FCGID & courier


    I upgraded from version 1.2.0 to version 1.2.2 and I have a problem with a web (only one the others work well)

    Code
    1. Can’t select databaseWe were able to connect to the database server (which means your username and password is okay) but not able to select the nubeshop database.Are you sure it exists?Does the user nubeshop have permission to use the nubeshop database?On some systems the name of your database is prefixed with your username, so it would be likeusername_nubeshop. Could that be the problem?


    and when exporting the database from phpmyadmin I get this error:

    Code
    1. Connection for controluser as defined in your configuration failed.


    Code
    1. 150225 14:07:17 [Note] Event Scheduler: Purging the queue. 0 events150225 14:07:19 [Warning] /usr/sbin/mysqld: Forcing close of thread 996 user: 'root'150225 14:07:19 InnoDB: Starting shutdown...150225 14:07:20 InnoDB: Shutdown completed; log sequence number 13748719180150225 14:07:20 [Note] /usr/sbin/mysqld: Shutdown complete150225 14:07:20 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.150225 14:07:20 [Note] Plugin 'FEDERATED' is disabled.150225 14:07:20 InnoDB: The InnoDB memory heap is disabled150225 14:07:20 InnoDB: Mutexes and rw_locks use GCC atomic builtins150225 14:07:20 InnoDB: Compressed tables use zlib 1.2.3.4150225 14:07:20 InnoDB: Initializing buffer pool, size = 128.0M150225 14:07:20 InnoDB: Completed initialization of buffer pool150225 14:07:20 InnoDB: highest supported file format is Barracuda.150225 14:07:20 InnoDB: Waiting for the background threads to start150225 14:07:21 InnoDB: 5.5.41 started; log sequence number 13748719180150225 14:07:21 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306150225 14:07:21 [Note] - '127.0.0.1' resolves to '127.0.0.1';150225 14:07:21 [Note] Server socket created on IP: '127.0.0.1'.150225 14:07:21 [Note] Event Scheduler: Loaded 0 events150225 14:07:21 [Note] /usr/sbin/mysqld: ready for connections.Version: '5.5.41-0ubuntu0.12.04.1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)


    the ftp server is not working,not connect

    Code
    1. * Starting ftp server proftpd panel proftpd[14283]: mod_tls/2.4.3: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' librarypanel proftpd[14283]: mod_sftp/0.9.8: compiled using OpenSSL version 'OpenSSL 1.0.0e 6 Sep 2011' headers, but linked to OpenSSL version 'OpenSSL 1.0.1 14 Mar 2012' librarypanel proftpd[14283]: mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled


    Code
    1. feb 25 14:34:30 mod_tls/2.4.3[3152]: client supports secure renegotiations
    2. feb 25 14:34:30 mod_tls/2.4.3[3152]: TLSv1/SSLv3 connection accepted, using cipher AES256-SHA (256 bits)
    3. feb 25 14:34:35 mod_tls/2.4.3[3181]: using default OpenSSL verification locations (see $SSL_CERT_DIR environment variable)
    4. feb 25 14:34:35 mod_tls/2.4.3[3181]: TLS/TLS-C requested, starting TLS handshake
    5. feb 25 14:34:35 mod_tls/2.4.3[3181]: client supports secure renegotiations
    6. feb 25 14:34:35 mod_tls/2.4.3[3181]: TLSv1/SSLv3 connection accepted, using cipher AES256-SHA (256 bits)
    7. feb 25 14:46:22 mod_tls/2.4.3[6848]: using default OpenSSL verification locations (see $SSL_CERT_DIR environment variable)
    8. feb 25 14:46:27 mod_tls/2.4.3[6881]: using default OpenSSL verification locations (see $SSL_CERT_DIR environment variable)


    Passwords are fine. :(

  • the problem of ftp and web and this solved, but the error in the phpmyadmin not get it repaired

    Quote

    Connection for controluser as defined in your configuration failed.


    I've tried has edit the file: /etc/imscp/pma/working/phpmyadmin

    Code
    1. / $cfg['Servers'][$i]['controlhost'] = '';
    2. $cfg['Servers'][$i]['controluser'] = 'nubeshop';
    3. $cfg['Servers'][$i]['controlpass'] = 'xxxxx';
  • Distribution in use, implementation...?


    PS: I think you just have problems with your db..

  • Distribution in use, implementation...?


    PS: I think you just have problems with your db..


    Quote

    Ubuntu Desktop 12.04 "Precise Pangol
    ini-MSCP Version 1.2.2
    Apache FCGID & courie


    yes, I think it has been an award to configure the installer mistake, I can say as I run again the installer (I tested "perl imscp-autoinstall -d" but no longer asks me configuration data as when upgrading from version 1.2.0 (user and password)
    @Ninos Thanks

  • Ah sry, Quotes are sometimes bad in this usage :D


    So after rerunning the installer you have no problems anymore?

  • Ah sry, Quotes are sometimes bad in this usage :D


    So after rerunning the installer you have no problems anymore?


    which is the command to reinstall and ask me again and users passwords without losing the information i use "perl imscp-autoinstall -d" but do not ask me to name password or want to put, and I wonder when updating a data write.
    there is a command that allows me to update the user (vftp, pma ... etc)?
    Thanks

  • When you start the autoinstaller with the "-r" option, the installer will ask you all questions like when you are installing i-MSCP for the first time on the server. No websites, databases or emails will be deleted.