[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: php4 not in testing



On Thursday 07 June 2001 18:00, Petr Cech wrote:
> On Thu, Jun 07, 2001 at 04:18:24PM +0200 , Jan Nieuwenhuizen wrote:
> > Eventually, we found a setup that worked:
> >
> >     extension=mhash.so
> >     extension=imap.so
> >     extension=ldap.so
> >     extension=xml.so
> >     extension=mysql.so
> >     extension=gd.so
> >     #extension=mcal.so
> >     extension=domxml.so
> >     extension=snmp.so
> >     extension=pgsql.so
> >
> > But after upgrading mysql two weeks ago, we had to change the order
> > in php.ini *again* to get apache back up, this time to
>
> heh. that's not my fault, see :))
>
> >     extension=mysql.so
> >     extension=domxml.so
> >     extension=gd.so
> >     extension=imap.so
> >     extension=ldap.so
> >     extension=mhash.so
> >     extension=pgsql.so
> >     extension=snmp.so
> >
> > Although it's supposed to be resolved (duh).
>
> I have to make a list of known working configurations somewhere. This
> is really starting to annoy me. Probably only option will be to link
> everything staticaly. And into one big libphp4.so to be on the safe
> side.

Why is this?  Why can't it just work?

If making one big libphp4.so that provides everything is the solution to 
these problems then I think that is what has to be done.

The current state of PHP4 is very fragile, if there is any viable 
alternative then I think that we should not release software in that 
state.  PHP3 is a very viable alternative and works fine.  It seems that 
most PHP software will with with either version.

Also could you please change the description of the packages to mention 
that PHP4 is more fragile than PHP3.  Otherwise people will just assume 
that a bigger number means that the software will work better for them...

-- 
http://www.coker.com.au/bonnie++/     Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/       Postal SMTP/POP benchmark
http://www.coker.com.au/projects.html Projects I am working on
http://www.coker.com.au/~russell/     My home page



Reply to: