On Sun, 24 Apr 2016, Marcos Douglas wrote:
On Sun, Apr 24, 2016 at 2:40 AM, Michael Van Canneyt
<mich...@freepascal.org> wrote:
I've found the problem:
The Application.Port cannot be setted.
I think this property (Port) is only used in a self-contained server
application. Am I right?
You are right,
OK, thanks.
Now I have another problem only in fcl-web framework, I think.
I have one module:
ModuleName= 'pdf'
ModuleClass= TPDFModule
and two actions:
'act1'
'act2'
Browser:
http://localhost:2015/fcgitest/pdf/act1
Error:
The application encountered the following error:
Error: Could not determine HTTP module for request "fcgitest.exe"
Why do you put fcgitest in the request ?
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal