I forgot about this one.

Yes, the {$define CGIDEBUG} should be changed to { $define CGIDEBUG} in 
every fcl-web source code SVN file where it is found. So this problem 
will not arise to everyone trying to do something with weblaz.


Joost van der Sluis wrote:
> Op woensdag 19-11-2008 om 13:39 uur [tijdzone -0500], schreef Lee
> Jenkins:
>> Hi all,
>>
>> This is a separate issue than that I posted before.  Using either the 
>> sessiondemo or echo projects, the request fails every other request.
> 
>> ======================================================
>> Debug failed: Access violation
>> HTTP/1.1 200 OK
>> Date: Wed, 19 Nov 2008 18:37:00 GMT
>> Server: Apache/2.0.63 (Win32)
>> Content-Length: 2545
>> Keep-Alive: timeout=15, max=99
>> Connection: Keep-Alive
>> Content-Type: text/html
> 
> Make this the first line of your application:
> 
>   SetDebuggingEnabled(false);
> 
> And I aggree: this is the most irritating thing in fpWeb, and it took me
> some time to completely remove it. The original autor had a
> debugger-service running on his servers. It's looking for that service.
> 
> Joost.
> 
> _______________________________________________
> Lazarus mailing list
> Lazarus@lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
> 

_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to