Re: [PHP-DEV] Bug #10528: I have been unable to find any documentation on the SAPI interface.

2001-05-01 Thread Allan Latham

I have got something working but I know (as you do) that there is a world
of difference between this state and a reliable industry strength product.
It's only too easy to so something (or not do something!) that has an impact
on memory leaks or performance or even does something nasty like sometimes
truncating the output or ignoring certain errors.

The other source of concern is how it will cope with the next minor rev of
php (I'm not too concerned about a major rev change). I have a horrible hack
with the makefiles I'm using and even reconfiguring php for some extra
functionality is going to be pain. There is an easy way to do it - I just
haven't found it yet.

I'm happy to receive any reasonably sized file direct.

Thanks and best regards

Allan


- Original Message -
From: Boian Bonev [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Sunday, April 29, 2001 7:50 PM
Subject: Re: [PHP-DEV] Bug #10528: I have been unable to find any
documentation on the SAPI interface.


 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 1 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=10528edit=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]




[PHP-DEV] Bug #10528: I have been unable to find any documentation on the SAPI interface.

2001-04-27 Thread alatham

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=10528edit=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]