Re: Apache compilation
OK I finish the compilation, my first one.
make & make install ran correctly.
Then I modify httpd.conf as I need
but when I try to test :
/usr/sbin/apachectl start
/usr/sbin/httpd: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
Something wrong with ssl even if all packages are installed. Any idea ???
|