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

J

Jaye

Guest
Hi guys after my latest upgrade of plesk 9.5 I am having a lot of erros people complained about php errors

here is the error I am getting in webmail

PHP Warning: Unknown(): Unable to load dynamic library 'E:\Program Files\SWsoft\Plesk\Additional\Php\extensions\php_mcrypt.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'E:\Program Files\SWsoft\Plesk\Additional\Php\extensions\php_xsl.dll' - The specified module could not be found. in Unknown on line 0

Can anyone help
 
I am not sure how can you tell me what to do this is on a windows 2003 server
 
run %plesk_dir% from windows >> run ; most probably it will be opening up E:\Program Files\Parallels\Plesk\ instead of E:\Program Files\SWsoft\Plesk\ ; SWsoft > Parallels
PHPinstallation - %plesk_dir%Additional\PleskPHP5 ; look for php.ini and open it in notepad ; search for extension_dir = and make sure the path is correct
Horde : %plesk_vhosts%webmail\horde ; look for php.ini and open it in notepad ; search for extension_dir = and make sure the path is correct
 
Back
Top