Hi, I need to build my own php binary to use on a remote server that I do not have full control over. The latest php needs a newer openssl than the server has. How can I compile php such that it will link in the openssl libs statically so that I can run it on the remote server which does not have the newest openssl libs? Thank you. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php