• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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