Hi Evgeny,
Evgeny Pirogov wrote:
> Thanks Robert. You know options of mod_mono ./configure for compiling for
> Apache 1.3 ?
The same like compiling for 2.x. `Configure' should be able to detect
your Apache version, if it can find its dev tools (apxs).
If you have both version installed, you may try to specify the
apxs of the desired version using
./configure --with-apxs=/path/to/apxs
Robert
>
>
> 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
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list