• 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 Broke after upgrade

C

chulbert

Guest
8.1 on windows upgraded from 7.5 perfectly except for ...webmail


Warning: touch() [function.touch]: Unable to create file db\horde.db because No such file or directory in F:\inetpub\vhosts\webmail\horde\pear\DB\sqlite.php on line 117

A fatal error has occurred
DB Error: not found
Details have been logged for the administrator.


Thanks
MyLittleServers
Craig Hulbert
 
Broken Horde Windows Plesk 8.1

Hi.

I just realized that my horde was broken also.

After looking around i found the problem is in conf.php. (C:\Inetpub\vhosts\webmail\horde\config)

After trying to fix the relative path already configured i decided to change it for the full one:

$conf['sql']['database'] = 'C:\Inetpub\vhosts\webmail\horde\db\horde.db';


Hope this work for all of you out there.

See ya :D
 
mod: move this to the windows section

Plesk 8.1 for Linux > Plesk 8.1 for Linux Installation and 'How Do I' Questions > Horde Broke after upgrade
 
HORDE "DB Error: unknown error"

After fixing the database path i noticed that i could not send from webmail.

So after trying all kind of things I came to the conclusion that it was a Windows permission problem.

This is the error found in the logs:

[nativecode=attempt to write a readonly database]

The solution is to verify that the Internet Guest Account has write permission in the db folder of C:\Inetpub\vhosts\webmail\horde\ and if the user does not exist then create it.

Hope this saves a lot of time to all of you upgrading Plesk.

(Plesk 8.1 Windows)

DragonX :cool:
 
Back
Top