• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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