[fpc-devel] fcl-web improvement for apache modules, question
ABorka
fpc-devel at aborka.com
Fri Sep 19 09:30:02 CEST 2008
Hi Michael,
It was created in fpapache.pp in the handlerequest event.
M:=MC.create(self);
It worked without using the createnew, with the latest FPC source code.
AB
>
>
> On Thu, 18 Sep 2008, ABorka wrote:
>
>> Hi,
>>
>> I'm working on the Apache application (TCustomApacheApplication)
>> simultaneous
>> request handling.
>>
>> When the Apache module tries to create additional instances of the web
>> module
>> I get
>> `Error: Duplicate name: A component named "FPWebModule1" already exists`
>
> How was the component instantiated ?
>
> Michael.
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list