I just setup a fresh server running CentOS 4.2. When installing directadmin everything seems to go fine until it tries to compile PHP and i get the following error:
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
./directadmin: error while loading shared libraries: libssl.so.5: cannot open sh ared object file: No such file or directory
./directadmin: error while loading shared libraries: libssl.so.5: cannot open sh ared object file: No such file or directory
This happens EVERYTIME! even with a new server. I think there is an error in the DA install script, but atm having a hard time finding out where it is.
seems the error comes out when installing zend... can I disable that to start with?
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
./directadmin: error while loading shared libraries: libssl.so.5: cannot open sh ared object file: No such file or directory
./directadmin: error while loading shared libraries: libssl.so.5: cannot open sh ared object file: No such file or directory
This happens EVERYTIME! even with a new server. I think there is an error in the DA install script, but atm having a hard time finding out where it is.
seems the error comes out when installing zend... can I disable that to start with?
Last edited: