SBDavid
Dec 24th, 2009
Dec 24th, 2009
custom apache - removing –with-openssl in DirectAdmin
Try removing –with-openssl from your configure.php file and recompile php.
cd /usr/local/directadmin/customapache
vi configure.php
#remove –with-openssl from the file, save, exit.
./build clean
./build php n