• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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