| 6.0.2086 (the supposed fix) same error as 6.0.2085 [message #75640] |
Sat, 10 July 2010 18:40  |
Jmunki  Messages: 14 Registered: June 2010 |
Member |
|
|
Well almost, Horde dont work this time, roundcube does though...
A fatal error has occurred
DB Error: connect failed
Details have been logged for the administrator.
upgrade from 2083 to 2084
then 2084 to 2085
then 2086 then tried horde and got above error.
i have not attemped the fixes at stage 2085.
[Updated on: Sat, 10 July 2010 18:49] Report message to a moderator
|
|
|
| Re: 6.0.2086 (the supposed fix) same error as 6.0.2085 [message #75662 is a reply to message #75640] |
Sun, 11 July 2010 06:21   |
|
I updated to 6.0.2086 and I still have a problem, but a different one:
During the /script/upcp
cp: cannot create regular file `/home/kloxo/httpd/webmail/roundcube/config/db.inc.php': Permission denied
chown: changing ownership of `/home/kloxo/httpd/webmail/horde/config/conf.php': Operation not permitted
chown: changing ownership of `/home/kloxo/httpd/webmail/roundcube/config/db.inc.php': Operation not permitted
During the execution of secure-webmail-mysql.phps (found here)
PHP Warning: file_put_contents(/home/kloxo/httpd/webmail/horde/config/conf.php): failed to open stream: Permission denied in /root/secure-webmail-mysql.phps on line 17
PHP Warning: file_put_contents(/home/kloxo/httpd/webmail/horde/config/conf.php): failed to open stream: Permission denied in /root/secure-webmail-mysql.phps on line 19
|
|
|
| Re: 6.0.2086 (the supposed fix) same error as 6.0.2085 [message #75673 is a reply to message #75662] |
Sun, 11 July 2010 09:23   |
|
Yokav wrote on Sun, 11 July 2010 06:21I updated to 6.0.2086 and I still have a problem, but a different one:
During the /script/upcp
cp: cannot create regular file `/home/kloxo/httpd/webmail/roundcube/config/db.inc.php': Permission denied
chown: changing ownership of `/home/kloxo/httpd/webmail/horde/config/conf.php': Operation not permitted
chown: changing ownership of `/home/kloxo/httpd/webmail/roundcube/config/db.inc.php': Operation not permitted
During the execution of secure-webmail-mysql.phps (found here)
PHP Warning: file_put_contents(/home/kloxo/httpd/webmail/horde/config/conf.php): failed to open stream: Permission denied in /root/secure-webmail-mysql.phps on line 17
PHP Warning: file_put_contents(/home/kloxo/httpd/webmail/horde/config/conf.php): failed to open stream: Permission denied in /root/secure-webmail-mysql.phps on line 19
That is to be expected because Kloxo changes the Roundcube file to the one with a vulnerability (which would cause db errors).
Are you still experiencing issues with RC or Horde?
My Site
|
|
|
|
|
|
| Re: 6.0.2086 (the supposed fix) same error as 6.0.2085 [message #75773 is a reply to message #75640] |
Tue, 13 July 2010 03:53   |
|
I followed all the steps that you describe into this topic but I still have the same error:
13/07/10@09:46 root@iota [~]# chattr -i /home/kloxo/httpd/webmail/roundcube/config/db.inc.php
13/07/10@09:47 root@iota [~]# chattr -i /home/kloxo/httpd/webmail/horde/config/conf.php
13/07/10@09:47 root@iota [~]#
13/07/10@09:47 root@iota [~]# rm -f /usr/local/lxlabs/kloxo/file/webmailReset
13/07/10@09:47 root@iota [~]# rm -f /usr/local/lxlabs/kloxo/file/fixed2085Issue
13/07/10@09:48 root@iota [~]# service mysqld restart
Arrêt de MySQL : [ OK ]
Démarrage de MySQL : [ OK ]
13/07/10@09:48 root@iota [~]# php /root/secure-webmail-mysql.phps
Resetting the password for the roundcube user in MySQL.
Resetting the password for the horde_groupware user in MySQL.
Stopping MySQL daemon
Starting MySQL daemon with "skip-grant-tables"
Roundcube's MySQL account is now secured.
Horde's MySQL account is now secured.
Resetting MySQL
Arrêt de MySQL : [ÉCHOUÉ]
Démarrage de MySQL : [ OK ]
Password successfully reset.
13/07/10@09:48 root@iota [~]# /script/upcp
Getting Version Info from the Server...
Connecting... Please wait....
kloxo is the latest version
Executing UpdateCleanup. This will take a long time. Please be patient
cp: cannot create regular file `/home/kloxo/httpd/webmail/roundcube/config/db.inc.php': Permission denied
chown: changing ownership of `/home/kloxo/httpd/webmail/horde/config/conf.php': Operation not permitted
chown: changing ownership of `/home/kloxo/httpd/webmail/roundcube/config/db.inc.php': Operation not permitted
13/07/10@09:52 root@iota [~]#
|
|
|
|
|
|
|