Matt Goyer wrote: > [..snip..] > > I then get: > > Syntax error on line 206 of /usr/local/apache/conf/httpd.conf: > Cannot load /usr/local/apache/libexec/mod_webapp.so into server: > ld.so.1: /usr/local/apache/bin/httpd: fatal: relocation error: file > /usr/local/apache/libexec/mod_webapp.so: symbol ap_table_get: referenced > symbol not found > > What am I missing? > > Can anyone get mod_webapp working on Solaris 8?? If some has.. If you > could post a quick install guide of what you did I'd appreciate that. >
I got it working on Solaris 8 x86. Went back to mod_jk, but that's another story. The ap_table_get function is part of the Apache code and not the mod_webapp stuff. Are you sure that Apache is built to support DSO libs? -- Steve Brunton <[EMAIL PROTECTED]> Phone: 404-827-2756 Chief Engineer Enterprise Systems One CNN Center, Atlanta GA CNN Internet Technologies ICBM: 84W 23' 45" 33N 45' 29" <*> Someday, we'll look back on this, laugh nervously and change the subject. <*> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
