• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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