Hi, I’ve a little problem. I want php4 with openssl
support. But default PHP is compiled without openssl support. My question is: What is the best way to add openssl
support to PHP? Is there a extension that I can install via apt? (I
can’t find that extension) Do I have to compile PHP with
‘with-openssl=/usr/lib/ssl’ and how can I create after that a deb
file? Thanks for your help, Arnold |