• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Horde Fatal error after moving plesk vhost directory

R

Rayy

Guest
I moved vhost directory from C: to D: using reconfiguration tool. Everything seems to work fine except for Horde. It gives the following error when I access it with a browser:

Warning: touch() [function.touch]: Unable to create file c:\inetpub\vhosts\webmail\horde\db\horde.db because No such file or directory in D:\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.

Can someone help? Thank you.
 
Originally posted by Rayy
I moved vhost directory from C: to D: using reconfiguration tool. Everything seems to work fine except for Horde. It gives the following error when I access it with a browser:

Warning: touch() [function.touch]: Unable to create file c:\inetpub\vhosts\webmail\horde\db\horde.db because No such file or directory in D:\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.

Can someone help? Thank you.

Did Horde work before reconfigurator?
Maybe you should remove webmail using Plesk Modify, and install it again? It can help.
 
horde worked before reconfig.

I just tried to create this directory again (it was removed after reconfig):
c:\inetpub\vhosts\webmail\horde\db\horde.db
and gave inet_plesk with write permission. It now works again.

So it is horde for some reason still thinks it is loading the db from C:. Anyone know where I can change this path back to the new path?

Thanks.
 
Originally posted by Rayy
horde worked before reconfig.

I just tried to create this directory again (it was removed after reconfig):
c:\inetpub\vhosts\webmail\horde\db\horde.db
and gave inet_plesk with write permission. It now works again.

So it is horde for some reason still thinks it is loading the db from C:. Anyone know where I can change this path back to the new path?

Thanks.

Maybe in horde config file (horde\config\conf.php)?
 
Originally posted by Rayy
I moved vhost directory from C: to D: using reconfiguration tool. Everything seems to work fine except for Horde. It gives the following error when I access it with a browser:

Warning: touch() [function.touch]: Unable to create file c:\inetpub\vhosts\webmail\horde\db\horde.db because No such file or directory in D:\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.

Can someone help? Thank you.
Rayy, thank you for your report. This bug will be fixed ASAP.
 
Back
Top