[PHP] sapi/embed -- how to?

2003-08-11 Thread BrianS
Just came across sapi/embed and am now looking into that direction for incorporating scripting support from my C/C++ application. Does anyone know where I can find the API docs for the zend_ functions? I can't seem to find them online. What I want to accomplish is: 1. set my 'C' variables in th

[PHP] Re: PHP SAPI modules

2002-11-19 Thread nicos
message de news: 04dd01c28ff1$cc116ea0$[EMAIL PROTECTED] > Does anyone know if the PHP SAPI modules are better in the newer releases? > Are they currently stable enough for production websites? > > -- > Chris Edwards > Web Application Developer > Outer Banks Internet, Inc. >

Re: [PHP] PHP SAPI modules

2002-11-19 Thread Rasmus Lerdorf
Some are more stable than others. Which particular SAPI module are you asking about? On Tue, 19 Nov 2002, Chris Edwards wrote: > Does anyone know if the PHP SAPI modules are better in the newer releases? > Are they currently stable enough for production websites? > > -- > Chri

[PHP] Re: PHP SAPI modules

2002-11-19 Thread UberGoober
> Does anyone know if the PHP SAPI modules are better in the newer releases? > Are they currently stable enough for production websites? Better than..? Where you/are you having problems with them currently? I know many production win32 php environments. -- PHP General M

[PHP] PHP SAPI modules

2002-11-19 Thread Chris Edwards
Does anyone know if the PHP SAPI modules are better in the newer releases? Are they currently stable enough for production websites? -- Chris Edwards Web Application Developer Outer Banks Internet, Inc. 252-441-6698 [EMAIL PROTECTED] http://www.OuterBanksInternet.com -- PHP General Mailing

Re: [PHP] SAPI (Apache 2) question & connection pooling

2002-02-01 Thread Rasmus Lerdorf
> On Fri, Feb 01, 2002 at 09:14:24AM -0800, Rasmus Lerdorf wrote: > > > a) if Apache 2 is a single-process server (as opposed to Apache 1.x which > > > forks a new process for a new request) > > > > It is a hybrid server which can be anything from one to the other. > > > > > b) if PHP will work, o

Re: [PHP] SAPI (Apache 2) question & connection pooling

2002-02-01 Thread Frank Joerdens
On Fri, Feb 01, 2002 at 09:14:24AM -0800, Rasmus Lerdorf wrote: > > a) if Apache 2 is a single-process server (as opposed to Apache 1.x which > > forks a new process for a new request) > > It is a hybrid server which can be anything from one to the other. > > > b) if PHP will work, or does work,

Re: [PHP] SAPI (Apache 2) question & connection pooling

2002-02-01 Thread Rasmus Lerdorf
> a) if Apache 2 is a single-process server (as opposed to Apache 1.x which > forks a new process for a new request) It is a hybrid server which can be anything from one to the other. > b) if PHP will work, or does work, with Apache 2 in this mode It works today. > c) how database connection p

[PHP] SAPI (Apache 2) question & connection pooling

2002-02-01 Thread Frank Joerdens
Greetings. I am wondering about the status of the multithreaded PHP for the multithreaded Apache. In particular, I'd like to know a) if Apache 2 is a single-process server (as opposed to Apache 1.x which forks a new process for a new request) b) if PHP will work, or does work, with Apache 2 in

[PHP] SAPI

2001-12-01 Thread Obasi Adande George
I have been trying to get apache2 to load the php4 module for a while now, but after consulting the bug report page, i was directed to seek assistance from you all. Is there any further files I may need to have this program p and running. Thank You For Your Assistance in this matter Obasi Adand