What I did :
I was with customapache, apache 1.3 and php 4
I decided to move to apache2 with php5, using custombuild 1.2
I had to redo it several times with several problems of not having apache starting, proftp not compiling ...
===============
Finally, I have my apache2 running with php5, but I had to modify /etc/httpd/conf/httpd.conf to comment out the Load for libperl.so
I do not understand why, as
service httpd start
says that it cannot find libperl.so in /usr/lib/apache
while an 'ls' in the directory show this file.
Anybody met this ? How they fixed it ?
Thank you in advance if you have some clues
I was with customapache, apache 1.3 and php 4
I decided to move to apache2 with php5, using custombuild 1.2
I had to redo it several times with several problems of not having apache starting, proftp not compiling ...
===============
Finally, I have my apache2 running with php5, but I had to modify /etc/httpd/conf/httpd.conf to comment out the Load for libperl.so
I do not understand why, as
service httpd start
says that it cannot find libperl.so in /usr/lib/apache
while an 'ls' in the directory show this file.
Anybody met this ? How they fixed it ?
Thank you in advance if you have some clues