Thanks Robert. You know options of mod_mono ./configure for compiling for Apache 1.3 ?
Evgeny Pirogov wrote:
> I have next error with starting apache server : > > [EMAIL PROTECTED] init.d]# httpd start > Syntax error on line 212 of /usr/local/apache/conf/httpd.conf: > Cannot load /usr/lib64/httpd/modules/libmod_mono.so into server: > /usr/lib64/httpd/modules/libmod_mono.so: undefined symbol: > ap_hook_post_config > /usr/sbin/httpd start: httpd could not be started It looks like you're trying to load libmod_mono.so, which was compiled for Apache 2.x, into Apache 1.3. Robert
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
