problem after upgrading apache, please help!

Hello eveyone,
I have a problem, and need your help.

My server comes with RHEL 4 and apache 2.0.52 . So i decided to upgrade to the last version of apache: 2.0.55 with the instruction on apache website which is:
Code:
$ ./config.nice
$ make
$ make install
$ PREFIX/bin/apachectl stop
$ PREFIX/bin/apachectl start
Then i got apache 2.0.55 installed in /usr/local/apache2/

which is different from the one come with the OS 2.0.52: /etc/httpd/

And the problem is my website is still running with the old version 2.0.52(/etc/http/)


So how could i fix this and get the new version of apache running?

thank you fro reading.
Have a nice day everybodyproblem after upgrading apache, please help!

 

 

 

 

Top