DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4386>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4386 webapp1.0 will not install on Redhat 7.1 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Severity|Blocker |Normal OS/Version|Linux |MacOS X Platform|Other |Macintosh ------- Additional Comments From [EMAIL PROTECTED] 2001-11-15 21:28 ------- After Erich's comments (thanks BTW) I revisited the problem and discovered something interesting. On Mac OS X 10.1 Apache modules are installed in /usr/libexex/httpd/ not /usr/libexec/. I had placed my mod_webapp.so file in the /usr/libexec/httpd/ directory and specified the same directory in my httpd.conf, as you would expect. Upon revisiting the situation I noticed an older version of the mod_webapp.so file had found its way into the /usr/libexec/ directory (I don't know how... there were a lot of iterations, so I'm not surprized that I may have left one there). After discovering it there, I deleted it and now Apache starts up correctly. Anyway, at this point it all feels a little like chicken blood, but these are my observations, and I hope they help someone else. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>