If the original configuration did not use apxs then it was compiled into Apache httpd, not as a module. In this case you will need to recompile Apache httpd too, or it will continue to use the older version.Hi, As per the phpinfo.php the original installation was with "./configure' '--with-mysql=/usr/local/' '--with-config-file-path=/web/conf' '--with-apache=../apache_1.3.27/' '--enable-track-vars' , now adding new thing "--with-apxs" will not effect the exiting sites? As I have several live sites running on this server.
Many Thanks, MJ
As with all things, it is best to try out changes on a test/development server and not live, just in case something does not go right.
HTH Chris