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 <iron...@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:iron...@gmail.com
>
>


-- 
Don`t drink and drive, smoke and fly!
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to