On Wed, 12 Jun 2002, Eldon Lewis wrote: > Not sure if this is the right place to post. I downloaded the Apache2 with > modperl support for windows. Unfortunately, it doesn't work because the > modules are compiled as .so files and under windows they need to be compiled > as .dll files. Can anyone tell me where the best place to report this is? > > Thanks, > > Eldon
That is a bit confusing, but Apache for a little while now has adopted the convention that the .dll module files are to have the .so extension, in part to make the unix and win32 documentation less different. When you say it doesn't work, which part doesn't? Does it not start? Are there any helpful error messages reported? best regards, randy kobes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
