hi,

i have already did the same thing for a radiusd server - it is not rocket
science but the apache module is not the right starter point.

i can send you code or put it in php's CVS (only if the community agree on
this)

i had one big problem with integrating php into some software - if i write a
simple test case and interprete 10000 scripts from there it is ok. when i
link it to a bigger software it begins to leak...

about the sapi docs - the code is the best doc and you can find everything
there, but a sample program will help you a lot before someone writes the
doc

b.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 27, 2001 9:59 PM
Subject: [PHP-DEV] Bug #10528: I have been unable to find any documentation
on the SAPI interface.


> From:             [EMAIL PROTECTED]
> Operating system: Linux
> PHP version:      4.0.4pl1
> PHP Bug Type:     Documentation problem
> Bug description:  I have been unable to find any documentation on the SAPI
interface.
>
> I need to incorporate a PHP engine into a program which is very similar to
a web server.
>
> I am thoroughly familiar with the documentation and I have written normal
extensions to PHP to call functions in a library. No problem.
>
> Have I overlooked the SAPI docs?
>
> Is there a simple example?
>
> If not I will have to hack away at the Apache SAPI but I'd rather have a
route map!
>
> Thanks.
>
>
> --
> Edit Bug report at: http://bugs.php.net/?id=10528&edit=1
>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to