logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: OpenSSL PHP Library Version != Header Version
Author
Thog



Joined: 12 Feb 2007
Posts: 75
Location: Montreal

PostPosted: Thu 01 Jul '10 20:39    Post subject: OpenSSL PHP Library Version != Header Version Reply with quote

OpenSSL support enabled
OpenSSL Library Version OpenSSL 0.9.8o 01 Jun 2010
OpenSSL Header Version OpenSSL 0.9.8l 5 Nov 2009

Is this alright? Is it because php_openssl.dll uses the L version but Apache uses the O version?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Fri 02 Jul '10 10:39    Post subject: Reply with quote

AFAIK PHP is compiled against 0.9.8l

This is no issue to apache. Only if you use SSL connections in your PHP code it might be a small risk. But in PHP in 99% you use it only as a client. I have seen it only twice using PHP as a server using SSL.

You might add a bug in the bug tracker and or post a mail on the PHP Windows Internals list
Back to top


Reply to topic   Topic: OpenSSL PHP Library Version != Header Version View previous topic :: View next topic
Post new topic   Forum Index -> Other Software