*IF* this is the actual problem, then find the libeay.ddl thingie and
put it next to the openssl.dll thingie.
On Tue, August 14, 2007 11:42 am, Alain Roger wrote:
> So what should i do ?
>
> On 8/13/07, Richard Lynch <[EMAIL PROTECTED]> wrote:
>>
>> OpenSSL has a secondary dependency on libeay or
So what should i do ?
On 8/13/07, Richard Lynch <[EMAIL PROTECTED]> wrote:
>
> OpenSSL has a secondary dependency on libeay or whatever it is.
>
> PHP might *think* it has OpenSSL, but until OpenSSL can also load in
> the libeay thingie, it ain't gonna work.
>
> It can be confusing, especially whe
OpenSSL has a secondary dependency on libeay or whatever it is.
PHP might *think* it has OpenSSL, but until OpenSSL can also load in
the libeay thingie, it ain't gonna work.
It can be confusing, especially when the error log shows something
about openssl but doesn't say what openssl is missing, a
I've discovered that when i type "php -m", openssl is already loaded as
module.
It seems that PHP 5.2.3 was compiled with "--with-openssl" command.
So, why modules with which ones PHP has been compiled do not appear in the
phpinfo() report ?
thanks a lot,
Al.
On 8/11/07, Stut <[EMAIL PROTECTED]
Alain Roger wrote:
I have a stupid problem.
At work i installed the PHP 5.2.1 and it works fine.
i uncomment extension = php_opensll and i see that extension is activated
because phpinfo show me information about such extension.
However, at homw i've just installed PHP 5.2.3 and i did the same a
Hi,
I have a stupid problem.
At work i installed the PHP 5.2.1 and it works fine.
i uncomment extension = php_opensll and i see that extension is activated
because phpinfo show me information about such extension.
However, at homw i've just installed PHP 5.2.3 and i did the same as at work
but i'
6 matches
Mail list logo