On Sat, 26 Jul 2014 14:47:07 +0200 (CEST)
Michael Van Canneyt <[email protected]> wrote:

> There are 2 options:
> 
> 1. Use embedded server to do the debugging; that part is easy, it's like 
> running a normal executable.
>     You don't need apache for this.

That's what I am looking for. The 'use embedded server' part is what I failed 
to understand how to do. But leledumbos mail (hopefully) cleared things up. I 
was expecting the server, to be started by Lazarus and not that it is a 
different option in the 'New Project' wizard.
 
> 2. You can run the fastcgi server if you use mod_fastcgi.so, but then you 
> must use the ExternalFastCGIServer option, and configure the fastcgi 
> application to listen on this port:

Although this is not what I am currently looking for, it's appreciated for 
future reference.
It's always good to have options.

Thanks.
R.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to