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
- 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
- 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
- * 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
- feb 25 14:34:30 mod_tls/2.4.3[3152]: client supports secure renegotiations
- feb 25 14:34:30 mod_tls/2.4.3[3152]: TLSv1/SSLv3 connection accepted, using cipher AES256-SHA (256 bits)
- feb 25 14:34:35 mod_tls/2.4.3[3181]: using default OpenSSL verification locations (see $SSL_CERT_DIR environment variable)
- feb 25 14:34:35 mod_tls/2.4.3[3181]: TLS/TLS-C requested, starting TLS handshake
- feb 25 14:34:35 mod_tls/2.4.3[3181]: client supports secure renegotiations
- feb 25 14:34:35 mod_tls/2.4.3[3181]: TLSv1/SSLv3 connection accepted, using cipher AES256-SHA (256 bits)
- feb 25 14:46:22 mod_tls/2.4.3[6848]: using default OpenSSL verification locations (see $SSL_CERT_DIR environment variable)
- 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.