• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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.

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