• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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