On Fri, 2008-05-02 12:32:19 -0700, Wesley Kenzie wrote:
> Yes. Without this stunnel would not launch. With foreground = no and with
> the trailing & on the command line I got it to launch, but still control
> will not return to my php script ...
>
> . . . . .
> Wesley
>
> On Fri, May 2, 2008 at 12:29 PM, Ludolf Holzheid <
>
lholzheid@bihl-wiedemann.de> wrote:
>
> > On Fri, 2008-05-02 12:19:38 -0700, Wesley Kenzie wrote:
> > > I am having problems launching stunnel from a php "exec" command. I
> > would
> > > like to have it launch as a server daemon and then have the exec command
> > > return control to the php script.
> >
> > Did you try to specify ``foreground = no'' in the configuration file?
Wesley,