I try To geht Most Info. Pls dont delete im already not at my desktop
Posts by Moonraker136
-
-
Dear Community,
i Need your help,
my apache Websites dont load in Browser anymore Since i updated my debian packages ( php etc.). My imscp version is 1.1.18 and wehen i restart Apache all Work Fine some minutes and then to Websites dont load Again.
Sytem info:
debian wheezy newest version
imscp 1.1.18
error.log und acess.log from apache seems to be empty
php 5.4.4
apache 2.2.22
Dovecot // fastcgi + fpmplease help
Lg
Trimilur -
i try to understand and learn. nobody is good at the beginning. thank you very very much
-
right, but i dont know how..... i know that are basic questions but therefore i ask that i can do this next time myself... pls help
-
true
[01-Nov-2014 01:39:13 +0100]: DB Error: SQLSTATE[HY000] [1044] Access denied for user 'roundcube_user'@'localhost' to database 'imscp' in /var/www/imscp/gui/public/tools/webmail/program/lib/Roundcube/rcube_db.php on line 154 (POST //webmail/?_task=settings&_action=plugin.imscp_pw_changer-save?_task=&_action=)
so i ask why access denied?
-
i know this is not good, but i dont find it. locate gives me only var/www --> plugins and there ist no log
and var/cache/imscp/addons and there ist the log folder empty
-
where should i search for this?
-
$sqlUserHost = iMSCP_Registry::get('config')->DATABASE_USER_HOST;
$roundcubeConfig = new iMSCP_Config_Handler_File(iMSCP_Registry::get('config')->CONF_DIR . '/roundcube/roundcube.d$return array(
'up' => "
GRANT SELECT (`mail_addr`), UPDATE (`mail_pass`, `status`) ON `mail_users` TO '" . $roundcubeConfig['DATABASE_USER'] . "'@'" . $sqlUserHost . "';
",
'down' => "
REVOKE ALL PRIVILEGES ON `mail_users` FROM '" . $roundcubeConfig['DATABASE_USER'] . "'@'" . $sqlUserHost . "';
" -
administrator. he has grant rights with: Update mail_pass
-
so how can i fix this? up to 1.1.13 all works fine