• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Horde Installation problem

C

cuprabuzz

Guest
Hi,

During the Initial Plesk 7 install I ran into this error .

Now when I login to the webmail I get this error...

A fatal error has occurred:
DB Error: connect failed
[line 108 of C:\Inetpub\vhosts\webmail\horde\lib\Prefs\sql.php]
Details have been logged for the administrator.


How can I fix the Horde installation???

Please help! :confused:

--Tal
 
Well, to fix this please perform the following commands:
1. Go to Add or Remove Programs->Plesk7->change->modify->remove webmail
2.
cd /d %plesk_dir%/mysql/bin
mysql -uadmin -p[Plesk admin pwd]

in mysql prompt run the following command
drop database horde;

quit;

3. Install Plesk webmail using Add or Remove Programs->Plesk7->change->modify

4. Enjoy.:)
 
Thanks for the reply!

I though that this forum should be supported by the Plesk
support team and not by random users. I was evaluating
the Plesk 7 for Windows and since I ran into so many problem
and there was not REAL support here I uninstall Plesk and
went to find a different control panel with better support team.

Too bad for SWsoft, you could have done better. :(

--Tal
 
Back
Top