• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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