• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

php_openssl.dll on plesk with php 4.4.7

D

dellis203

Guest
Hi,
if we create a site using php 4.4.7 where we need to use php_openssl.dll extension, when I go to the line and uncomment this portion in php.ini. every php based site using 4.4.7 comes up with an error stating cannot load module php_openssl.dll.
and yes, the path to the extensions is right in the php.ini file and yes the php_openssl.dll is in there.
has anyone else seen this error? or can someone try to enable this extension and see if you get the same thing?
go to this line in your php.ini file in c:\windows and uncomment this section.--
;extension=php_openssl.dll

any help would be greatly appreciated!
Thank You
 
Please try to copy libeay32.dll and ssleay32.dll from <plesk>\additional\PleskPHP5 to C:\WINDOWS\system32.
Please backup old modules before copying.
 
Back
Top