• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Update WebMail horde Redirect.php error page

Drkt2

New Pleskian
Hi!

After upgrade horde on Plesk 9.2.3 (Centos 64bit)

Horde: if i enter user and password for email account i have error page on redirect.php
AtMail: i connect to atmail but if i look email, i not view this is blank...

Horde Not Work and Atmail have problem... how to reinstall or fix exactly this problems?

Look Log update:

----------------------------
Trying to replace files and set up right permissions... `/usr/local/psa/tmp/hotfix-92091210.17//usr/local/psa/admin/sbin/webmailmng' -> `/usr/local/psa/admin/sbin/webmailmng'
`/usr/local/psa/tmp/hotfix-92091210.17//usr/local/psa/admin/htdocs/get_password.php' -> `/usr/local/psa/admin/htdocs/get_password.php'
`/usr/local/psa/tmp/hotfix-92091210.17//usr/local/psa/admin/htdocs/login_up.php3' -> `/usr/local/psa/admin/htdocs/login_up.php3'
`/usr/local/psa/tmp/hotfix-92091210.17//usr/local/psa/admin/htdocs/server/ch_pass.php3' -> `/usr/local/psa/admin/htdocs/server/ch_pass.php3'
done

WARNING!
During the register found some problems
Continue...

Unable to create vhost configuration for horde webmail

WARNING!
During the register found some problems
Continue...

Unable to create vhost configuration for atmail webmail
STOP psa-hotfix3-9.2.3-9.2.3-cos5.build92091210.17 installing AT Sun Jan 10 06:02:47 EST 2010
STOP psa-hotfix3-9.2.3-9.2.3-cos5.build92091210.17 installing AT Sun Jan 10 06:02:47 EST 2010
----------------------------

Thanks for you help!
 
=====================
I test and Not work for me
=====================
Solution #1
try to call http://horde.webmail.YOURDOMAIN
if this works than
and change the ServerName and ServerAlias for your VirtualHost from horde.webmail to webmail.
vi /etc/apache2/conf.d/zzz_horde_vhost.conf
----------------
Solution #2
rpm -e psa-hotfix3-9.2.3 psa-updates
/usr/local/psa/admin/sbin/autoinstaller
=====================

i have this error for horde in error log httpd:

[Sun Jan 10 06:30:53 2010] [warn] Init: SSL server IP/port conflict: domain.com:443 (/var/www/vhosts/domain.com/conf/httpd.include:12) vs. horde.webmail:443 (/etc/httpd/conf.d/zzz_horde_vhost.conf:41)

and this

[Mon Jan 10 06:30:55 2010] [notice] child pid 24964 exit signal Segmentation fault (11)

----------------

Thanks!
 
Try to remove and install back webmail with /usr/local/psa/admin/bin/webmailmng (--help option for more details)
 
Hi!

i resolved this problem for Horde. 2 months ago, I made the update to version 9.2.3 and it seems that it is a problem of limitation after the update.

--------------
Command line:
--------------
# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "replace into misc (param,val) values ('apache_pipelog', 'true');"
# /usr/local/psa/admin/sbin/websrvmng -v -a
--------------

Link: http://kb.odin.com/en/2066

Thank you for your help and your answers.
 
I have this bug too. :( Horde go down, when i try to login. I can't find any errors in logs... It's just not working. This problem was appeared after plesk update to 9.2.3 and then in last version of plesk on all my servers (I use fedora 7, 8 and 11). Anybody, help me please!
 
Try to upgrade your Plesk to 9.3.0 version and after that remove and install webmails back with webmailmng utility (--help option for more details).
 
I already tried this. It's not work. :( It's does not work.
 
What sort of related errors you have in

/var/www/vhosts/domain.com/statistics/logs/error_log
/var/log/psa-horde/psa-horde.log
/var/log/httpd/error_log

?
 
/var/log/httpd/error_log: [notice] child pid 23601 exit signal Aborted (6)
Nothing else ...
 
Back
Top