• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

Webmail (Horde) Problem , After Ppgrading 8.2=> 8.6

B

beno

Guest
Webmail (Horde) Problem , After Upgrading 8.2=> 8.6

after upgrading 8.2=> 8.6 , I have lot of issues.
now important thing is horde (webmail) that does not work now . when going to webmail.domain.com , the windows authenticate apears and asks for username and password , it is not horde main page , it likes that webmail url locked by password (like locked folder) for each domains. anyway is there any solution to solve this problem ?
 
Hi,

It seems some required permissions are missing on the server.
Such case can be troubleshooted with Filemon utulity that helps to find exact user and folder with missing permissions for this user.
You can download it here:
http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx

When you launch it, setup following options in Filder:
Include: *
Exclude: leave it empty
Highlight: ACCESS DENIED

Open Webmail page in browser and monitor Filemon.
 
During this update (8.2>8.6) is created a second webmail site named webmail(default) as you can see at IIS.
It blocks the port 8425 of the older created webmail(horde) site that you will see it is stopped at IIS.
So stop the new site and start the webmail(horde) site and everything will be ok.

manos
netactionhosting.com
 
During this update (8.2>8.6) is created a second webmail site named webmail(default) as you can see at IIS.
It blocks the port 8425 of the older created webmail(horde) site that you will see it is stopped at IIS.
So stop the new site and start the webmail(horde) site and everything will be ok.

manos
netactionhosting.com

I tried. But does now work...

Error Code :

Warning: main(PEAR.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\webmail\horde\lib\core.php on line 46

Warning: main() [function.include]: Failed opening 'PEAR.php' for inclusion (include_path='C:\Inetpub\vhosts\webmail\horde\lib;.;./includes;./pear') in C:\Inetpub\vhosts\webmail\horde\lib\core.php on line 46

Warning: main(Log.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\webmail\horde\lib\Horde.php on line 3

Warning: main() [function.include]: Failed opening 'Log.php' for inclusion (include_path='C:\Inetpub\vhosts\webmail\horde\lib;.;./includes;./pear') in C:\Inetpub\vhosts\webmail\horde\lib\Horde.php on line 3

Warning: _connect(DB.php) [function.-connect]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\webmail\horde\lib\Horde\DataTree\sql.php on line 1623

Fatal error: _connect() [function.require]: Failed opening required 'DB.php' (include_path='C:\Inetpub\vhosts\webmail\horde\lib;.;./includes;./pear') in C:\Inetpub\vhosts\webmail\horde\lib\Horde\DataTree\sql.php on line 1623
 
Back
Top