From: Jamie C. <jca...@we...> - 2002-06-09 01:24:15
|
Jeremy Reed wrote: > I just updated Apache from 1.3.20 to 1.3.24 earlier today and for some reason Webmin is not picking it up. > When I restarted httpd in SSH and I tried going to a page, it came up with a forbidden error with Apache 1.3.24 > at the bottom. Then after I started Apache through Webmin it sais 1.3.20. I also used http://www.netcraft.com/ > and it is still showing the older version. I've also tried restarting HTTP and the entire server. > > Here's what comes up when checking what version of Apache is running through SSH: > > [root@domain root]# /usr/local/apache/bin/httpd -v > Server version: Apache/1.3.24 (Unix) > Server built: Jun 8 2002 18:23:29 > > In my original Apache Server Module that was installed with Webmin there was a section under the Module Config > link at the top left to enter the version of Apache. I entered 1.3.24 and it still didn't show up. I then tried > uninstalling the Apache module and reinstalling it and the textbox is missing from the Configuration section now. > > I've searched through most of the pages in the Webmin folders and couldn't find anything on changing the Apache > version. Can somebody tell me how to update it? This is really frustrating. It sounds like webmin is not looking at the right httpd executable on your system.. Try clicking on Module Config and making sure the 'Path to httpd executable' option is set to /usr/local/apache/bin/httpd , and leave the 'Apache version' as 'Work out automatically' . - Jamie |