• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

cannot compose emails in horde (blank window)

C

cgalpin

Guest
Hi All

I have a server running Centos 5.7, psa 10.4.4 build 1013111102.18

It was recenlty upgraded to version 10, although I can't tell you exactly when this problem started. But when using horde for webmail, if you try reply or compose an email you get a blank window. The apache error log shows

PHP Fatal error: Call to undefined function filter_var() in /usr/share/psa-horde/imp/compose.php on line 128

I looked to see how to install/enable it at http://www.php.net/manual/en/filter.installation.php but it pretty much says you should upgrade to get it. Is there a way to add this to php 5.1.6? It looks like upgrading to 5.3 will force an upgrade to mysql 5.1 and who knows what else it's going to affect.

tia,
charles

# rpm -qa | egrep 'horde|php'
psa-appvault-phpdig-1.85-8203120080409011645
php-imap-5.1.6-27.el5_7.5
psa-appvault-phpads-2.0.8-8203520080409011611
psa-appvault-phpsurveyor-0.98-8204320080409011723
php-5.1.6-27.el5_7.5
php-gd-5.1.6-27.el5_7.5
psa-appvault-phpmyfamily-1.4.1-8203420080409011655
php-common-5.1.6-27.el5_7.5
php-pdo-5.1.6-27.el5_7.5
php-mysql-5.1.6-27.el5_7.5
php-xml-5.1.6-27.el5_7.5
psa-appvault-phpbugtracker-1.19-8203820080416050605
psa-appvault-phpmyvisites-2.3-8202820080409011701
psa-appvault-phpwiki-1.3.11-8204320080409011808
php5-ioncube-loader-4.0.7-11062118
psa-php5-configurator-1.6.1-cos5.build1013111101.14
psa-horde-3.3.10-cos5.build1013111101.14
psa-appvault-phprojekt-5.2-8200820080409011713
psa-appvault-phpmoney-1.3-8204320080409011649
php-cli-5.1.6-27.el5_7.5
php-mbstring-5.1.6-27.el5_7.5
psa-appvault-phpbook-1.50-8203220080409011638
psa-appvault-phpwebsite-0.10.2-8203420080409011738
php-sqlite2-5.1.6-200705230945
 
Back
Top