On Thu, 28 Sep 2017, Daniel Gaspary wrote:
On Thu, Sep 28, 2017 at 6:11 PM, Michael Van Canneyt
wrote:
1. You can perfectly start the fastcgi in the debugger if you use proxy
server
or if you use mod_fastcgi confgured with fastcgiexternalserver configuration
setting. I believe nginx only use
On Fri, Sep 29, 2017 at 5:37 AM, Michael Van Canneyt
wrote:
> FPC really has all you need, even in 2017 ;)
>
I agree, just needed some details. :)
Thank you for the help.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepas
On 28.09.2017 23:11, Michael Van Canneyt wrote:
You have 3 options to debug:
1. You can perfectly start the fastcgi in the debugger if you use
proxy server
Is this "Fast CGI via a TCP socket" ?
Does FCL not support this internally ?
-Michael
___
On Fri, 29 Sep 2017, Michael Schnell wrote:
On 28.09.2017 23:11, Michael Van Canneyt wrote:
You have 3 options to debug:
1. You can perfectly start the fastcgi in the debugger if you use
proxy server
Is this "Fast CGI via a TCP socket" ?
Yes.
Does FCL not support this internally ?