Okay I installed the ssl-devel
I edited the configure to
./configure --with-apxs=${INSTALL_ROOT}/httpd/bin/apxs --enable-track-vars --enable-sockets --with-config-file-path=${INSTALL_ROOT}/php --enable-ftp --prefix=${INSTALL_ROOT}/php --with-openssl=/usr/include/openssl --with-mysql=/usr --disable-libxml
and just --with-openssl
and I ran into
configure: error: Cannot find OpenSSL's <evp.h>
|