• 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.

Issue with Webmail and litespeed

B

brainlag

Guest
Hello all,

I have a quite intreasting configuration and a stupid issue !

I have a VPS with litespeed as webserver, and PHP Version 4.4.9 configured with the following options:

'./configure' '--prefix=/opt/lsws/lsphp4' '--with-litespeed' '--with-mysql' '--with-zlib' '--with-gd' '--enable-shmop' '--enable-track-vars' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-magic-quotes' '--enable-mbstring' '--with-gettext'

When i try to access horde webmail (i tried to install and re install with no luck) I get the following error:

Warning: main(Log.php) [function.main]: failed to open stream: No such file or directory in /usr/share/psa-horde/lib/Horde.php on line 3

Warning: main() [function.include]: Failed opening 'Log.php' for inclusion (include_path='/usr/share/psa-horde/lib:.:/opt/lsws/lsphp4/lib/php') in /usr/share/psa-horde/lib/Horde.php on line 3

Can you please help me ?

Thank you in advance for your valued (community) support
 
Back
Top