• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

PHP Libraries references in Hordes

F

fpm2004

Guest
Hello,

We just installed the Plesk for Windows 6.5 Trial. As we check every functions of the software, we're facing a stupid and strange problem.

Everything is working perfectly up to now except the Hordes webmail system. It seems that the libraries referenced in horde php pages are NEVER correct. The only thing I can see is that I have a path value missing somewhere.

Anybody had the same issue ?

FP
 
Try checking your PHP.INI and then referencing it agains the one in the \plesk\admin\bin folder.
 
I see but this is my problem: which php.ini is the right one. I have one php.ini in ... vhosts\webmail and another one in
...\Plesk\admin ?

Why is the installation kit not installing correctly ? Is it our fault or a bug ?

For example, this is the kind of error I have when I try to reach the webmail page:

Warning: _connect(../../pear/DB.php): failed to open stream: No such file or directory in C:\Inetpub\vhosts\webmail\horde\lib\Prefs\sql.php on line 105

Warning: _connect(): Failed opening '../../pear/DB.php' for inclusion (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\webmail\horde\lib\Prefs\sql.php on line 105

Fatal error: Undefined class name 'db' in C:\Inetpub\vhosts\webmail\horde\lib\Prefs\sql.php on line 106

I will try to uninstall Plesk and starting all over again...

Thank you,

FP
 
Back
Top