[fpc-pascal] freepascal and apache

Alexey Voychehovich ironwit at gmail.com
Thu Oct 8 15:22:00 CEST 2009


hi again
build line on ubuntu
fpc -dFPCAPACHE_2_2 mod_hello.pp
and got this error on load module in apache
--
apache2: Syntax error on line 284 of /etc/apache2/apache2.conf: API module
structure 'test_module' in file /etc/apache2/modules/mod_hello.dll is
garbled - expected signature 41503232 but saw 41503230 - perhaps this is not
an Apache module DSO, or was compiled for a different Apache version?
--
help please.

2009/10/7 Alexey Voytsehovich <ironwit at gmail.com>

> Hello Michael,
>
> Wednesday, October 7, 2009, 1:58:50 PM, you wrote:
>
> >>
> >>
> >>> Correct, because the function is called apr_table_get (note the r),
> >>> and is located in unit apr, not in httpd.
> >>
> >>
> >> and please help also
> >> function  ap_hard_timeout. not found in httpd22 directory. then i find
> >> this function or replace it any?
>
> > This function no longer exists, because it was extremely unsafe. As far
> as I
> > know, there is no replacement.
>
>
> ok. tnx.
>
> --
> Best regards,
>  Alexey Voytsehovich                            mailto:ironwit at gmail.com
>
>


-- 
Don`t drink and drive, smoke and fly!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20091008/381f9b4e/attachment.html>


More information about the fpc-pascal mailing list