updating apache module name

php.internals

Sterling Hughes

23 years ago
Hi, Since we're all working on php5-dev now, i think its time to update the apache module name of php to php5_module or php_module (I'm for the latter). I'll go ahead and do this tommorow unless someone objects. -Sterling
-- "Whether you think you can or think you can't -- you are right." - Henry Ford

Shane Caraveo

23 years ago
Sterling Hughes wrote:
> Hi, > > Since we're all working on php5-dev now, i think its time to update the > apache module name of php to php5_module or php_module (I'm for the > latter). > > I'll go ahead and do this tommorow unless someone objects. > > -Sterling >
This should be done for everything I think (such as the windows builds). Shane

Sterling Hughes

23 years ago
On Sat, 2003-03-22 at 19:42, Shane Caraveo wrote:
> Sterling Hughes wrote: > > Hi, > > > > Since we're all working on php5-dev now, i think its time to update the > > apache module name of php to php5_module or php_module (I'm for the > > latter). > > > > I'll go ahead and do this tommorow unless someone objects. > > > > -Sterling > > > > This should be done for everything I think (such as the windows builds).
I agree, but I can't really test with anything else but apache+linux/bsd. -Sterling
> Shane
-- "I can't give you a brain, so I'll give you a diploma" - The Great Oz, The Wizard of Oz

Jani Taskinen

23 years ago
On 22 Mar 2003, Sterling Hughes wrote:
>Hi, > >Since we're all working on php5-dev now, i think its time to update the >apache module name of php to php5_module or php_module (I'm for the >latter).
Make it php5_module. --Jani

Dan Kalowsky

23 years ago
How about a bit further of a warning than 24 hours on a weekend? On Sat, 22 Mar 2003, Sterling Hughes wrote:
> Hi, > > Since we're all working on php5-dev now, i think its time to update the > apache module name of php to php5_module or php_module (I'm for the > latter). > > I'll go ahead and do this tommorow unless someone objects. > > -Sterling > >
>---------------------------------------------------------------<
Dan Kalowsky "I'll walk a thousand miles just http://www.deadmime.org/~dank to slip this skin." dank-nom@aps-deadmime.org - "Streets of Philadelphia", kalowsky@php.net Bruce Springsteen

Wez Furlong

23 years ago
James mentioned this change a looong time ago. And why would you need notice for this change anyway? PHP5 is hardly a stable no-touchy-touchy branch anyway, and we really do need to resolve this module naming issues before we release the alpha/beta/gamma of PHP5. --Wez. On Sun, 23 Mar 2003, Dan Kalowsky wrote: