J joh2900 Verified User Joined Nov 13, 2003 Messages 48 Jan 15, 2004 #1 IS php by default compiled with opennsl support? If not How can I change this?
T toml Verified User Joined Oct 3, 2003 Messages 1,262 Location Scottsdale, AZ Jan 15, 2004 #2 add --with-openssl to your configure.php in the /usr/local/directadmin/customapache directory. Then run ./build php in that directory. This also assumes you have openssl and the openssl-devel rpms installed or you compiled and installed it yourself.
add --with-openssl to your configure.php in the /usr/local/directadmin/customapache directory. Then run ./build php in that directory. This also assumes you have openssl and the openssl-devel rpms installed or you compiled and installed it yourself.
DirectAdmin Support Administrator Staff member Joined Feb 27, 2003 Messages 8,500 Jan 15, 2004 #3 Hello, the openssl and openssl-devel rpms should be on the system as they're needed for apache mod_ssl. John
Hello, the openssl and openssl-devel rpms should be on the system as they're needed for apache mod_ssl. John