• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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