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