CVS Account Request: aleigh

php.internals

Alex Leigh

22 years ago
I develop a webserver that is freely available for people to use. For the past several years it has supported PHP, but, I have required people to download the SAPI extension and compile PHP themselves. I would like my SAPI extension to be bundled with PHP so my users do not have to rebuild the PHP configuration to get it to work. I only require access for this particular thing, but, I'm not sure how you work it.

Wez Furlong

22 years ago
It might help if you told us what that webserver was ;-) --Wez. ----- Original Message ----- From: "Alex Leigh" <aleigh@tessier.com> To: <internals@lists.php.net> Sent: Friday, October 31, 2003 3:08 PM Subject: [PHP-DEV] CVS Account Request: aleigh
> I develop a webserver that is freely available for people to use. For the
past several years it has supported PHP, but, I have required people to download the SAPI extension and compile PHP themselves. I would like my SAPI extension to be bundled with PHP so my users do not have to rebuild the PHP configuration to get it to work. I only require access for this particular thing, but, I'm not sure how you work it.

Uwe Schindler

22 years ago
I think it's "continuity mk3": http://www.ashpool.com/ - the module he wrote is similar to NSAPI At 13:47 01.11.2003, you wrote:
>It might help if you told us what that webserver was ;-) > >--Wez. > >----- Original Message ----- >From: "Alex Leigh" <aleigh@tessier.com> >To: <internals@lists.php.net> >Sent: Friday, October 31, 2003 3:08 PM >Subject: [PHP-DEV] CVS Account Request: aleigh > > > > I develop a webserver that is freely available for people to use. For the >past several years it has supported PHP, but, I have required people to >download the SAPI extension and compile PHP themselves. I would like my >SAPI extension to be bundled with PHP so my users do not have to rebuild >the PHP configuration to get it to work. I only require access for this >particular thing, but, I'm not sure how you work it. > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php
----- Uwe Schindler thetaphi@php.net - http://www.php.net NSAPI SAPI developer Erlangen, Germany

T.R. Cox

22 years ago
I looked at that site earlier. I also looked at his blog site too. The performance of the mk4 version against Apache looks rather impressive. Cheers, BDKR Uwe Schindler wrote:

Alex Leigh

22 years ago
Uwe, That's right; it was originally based off Jayakumar Muthukumarasamy's NSAPI module in fact, although there are a bunch of changes of course. I remember during development of the module I exposed the fact that (at the time, at least) ts_free_thread() didn't really free.. so I might have had contact with some of you about this before, probably last year. mk3 is just the version; version 3. Alex On Nov 1, 2003, at 5:12 PM, Uwe Schindler wrote:
> I think it's "continuity mk3": http://www.ashpool.com/ - the module he > wrote is similar to NSAPI > > At 13:47 01.11.2003, you wrote: >> It might help if you told us what that webserver was ;-) >> >> --Wez. >> >> ----- Original Message ----- >> From: "Alex Leigh" <aleigh@tessier.com> >> To: <internals@lists.php.net> >> Sent: Friday, October 31, 2003 3:08 PM >> Subject: [PHP-DEV] CVS Account Request: aleigh >> >> >> > I develop a webserver that is freely available for people to use. >> For the >> past several years it has supported PHP, but, I have required people >> to >> download the SAPI extension and compile PHP themselves. I would like >> my >> SAPI extension to be bundled with PHP so my users do not have to >> rebuild >> the PHP configuration to get it to work. I only require access for >> this >> particular thing, but, I'm not sure how you work it. >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php > > ----- > Uwe Schindler > thetaphi@php.net - http://www.php.net > NSAPI SAPI developer > Erlangen, Germany >
-- The difference between theory and reality is that in theory there is no difference. Alex Leigh - www.tessier.com

Alexey Trunyov

22 years ago
Alex Leigh wrote:
> mk3 is just the version; version 3. >
[.skipped.]
>>> >>> > I develop a webserver that is freely available for people to use. >>> For the >>> past several years it has supported PHP, but, I have required people to >>> download the SAPI extension and compile PHP themselves. I would like my >>> SAPI extension to be bundled with PHP so my users do not have to rebuild >>> the PHP configuration to get it to work. I only require access for this >>> particular thing, but, I'm not sure how you work it. >>>
And what about licensing terms? Here are first two paragraphs of the license agreement: --- 1. License to Use. Colin Alexander Leigh ("Leigh") grants you a non-exclusive and non-transferable license for the internal use only of the accompanying software and documentation and any error corrections provided by Leigh. 2. Restrictions. Software is confidential and copyrighted. Title to Software and all associated intellectual property rights is retained by Leigh and/or its licensors. Except as specifically authorized in any Supplemental License Terms, you may not make copies of Software, other than a single copy of Software for archival purposes. Unless enforcement is prohibited by applicable law, you may not modify, decompile, or reverse engineer Software. You acknowledge that Software is not designed, licensed or intended for use in the design, construction, operation or maintenance of any nuclear facility. Leigh disclaims any express or implied warranty of fitness for such uses. --- English is not my native language and I cannot understand internal use of webserver and whether software can be confidential? Is that compatible with PHP licences to be bundled with it?

Alexey Trunyov

22 years ago
Sorry, I have overlooked that SAPI module is distributed under other licence (PHP).

Alex Leigh

22 years ago
Wez, et al, I might be picking on you here because you were the first respond to my CVS request originally, but do you happen to know what the status of my request is? I haven't heard anything on this since the 4th, when M. Trunyov was asking about the license. Is there some kind of formal process for this, or, ...? I can't seem to find any information about how this works online, so, I would appreciate it if someone could fill me in on what's going on, either online or offline. Thanks, Alex On Nov 1, 2003, at 6:47 AM, Wez Furlong wrote:
> It might help if you told us what that webserver was ;-) > > --Wez. > > ----- Original Message ----- > From: "Alex Leigh" <aleigh@tessier.com> > To: <internals@lists.php.net> > Sent: Friday, October 31, 2003 3:08 PM > Subject: [PHP-DEV] CVS Account Request: aleigh > > >> I develop a webserver that is freely available for people to use. For >> the > past several years it has supported PHP, but, I have required people to > download the SAPI extension and compile PHP themselves. I would like my > SAPI extension to be bundled with PHP so my users do not have to > rebuild > the PHP configuration to get it to work. I only require access for this > particular thing, but, I'm not sure how you work it. >
-- www.configuredlight.com The difference between theory and reality is that in theory there is no difference.

Wez Furlong

22 years ago
Drop a mail to group@php.net and ask for karma for sapi/<name_of_your_web_server>. It would help them if you posted a link to a web page explaining about the web server, and also the source for the sapi. --Wez. ----- Original Message ----- From: "Alex Leigh" <aleigh@tessier.com> To: "Wez Furlong" <wez@thebrainroom.com> Cc: <internals@lists.php.net> Sent: Friday, November 07, 2003 8:55 PM Subject: Re: [PHP-DEV] CVS Account Request: aleigh