Re: Problem getting Apache 2.x to run on XP
On Fri, 06 Oct 2006 10:10:46 +0200, Kenneth Svee scribed:
> I'm not really good with Windows, but shouldn't the loaded modules be
> named .dll instead of .so (unix/linux).
>
> Try checking your apache modules-directory (i:/Apache2/modules ?) for
> a "mod_access.dll", and if it exists update your httpd.conf to use the
> correct modulename.
Thanks :-).
Shortly after you posted it was a pointer to find from much much
googling, someone with a similar problem on their Linux setup. Some of
the modules of old have been reworked and renamed. So the old modules
did not come with the Apache install, and I had to edit httpd.conf for
the modules new names.
Apache now work fine.
|