any help on how to solve?
Posts by theprincy
-
-
any help on how to solve?
-
Quote from BeNe
You can see the new created database inside i-MSCP but it does not exist on the MySQL Server itfself ?
Yes
Quote from BeNeCan you login with the created user ?
error to user or password incorrect
-
No error to user or password incorrect.
-
google translate
My client has created a database with user and password, now this database is visible inside the control panel but not in phpmyadmin
-
A client of mine has created a database with user and password of the type
database: Name
user: nomeuser_database
password: @ ... L ...saving user in the control panel is properly visible, while in mysql does not exist.
This error does not happen with version 1.1.13Debian wheezy
php-fcgi
PHP 5.4.4-14+deb7u14 (cli) (built: Aug 21 2014 08:36:44)
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
with XCache v2.0.0, Copyright (c) 2005-2012, by mOo
with the ionCube PHP Loader v4.4.3, Copyright (c) 2002-2013, by ionCube Ltd. -
I was about to write the forum went off line this morning. then it is fcgi.
I modified this file /var/www/fcgi/xxxxxxx/php5/php.ini -
on a domain I the need not to use xcache, insert the following variables
xcache.cacher Off
xcache.size 0
xcache.stat Offin php.ini restart apache for the domain but does not change anything ? While if I put these
php_flag xcache.cacher Off
php_flag xcache.size 0
php_flag xcache.stat Offin the htaccess I get error 500, I also tried to create a php.ini file in the root of the site but nothing has changed, the module xcache is always active. how to fix?
-
/etc/postfix/main.cf
-
I found this in the log mail.info
/sendmail[10988]: fatal: open /etc/postfix/main.cf: Permission denied
ls -asl main.cf
4 -rw-r----- 1 root imscp 3598 set 11 12:02 main.cf
just before I installed the plugin mailman. I tried to install the plugin on another machine but has not been replicated as an error.
Debian 3.2.51-1 x86_64 GNU/Linux
i-MSCP Git stable
Build: Non disponibile
Codename: Andromeda