> After some fun and games I've got an AMD64 machine running with =
SUSE9.1,
> and now I'm looking to add PHP5.
>=20
> I assume people are already running it?
Yes...
> Anything to watch out for ( apart from Apache2 since SUSE9.1 does not
> come with Apache1 ;) )
In order to use the 64bit libs,
After some fun and games I've got an AMD64 machine running with SUSE9.1,
and now I'm looking to add PHP5.
I assume people are already running it?
Anything to watch out for ( apart from Apache2 since SUSE9.1 does not
come with Apache1 ;) )
--
Lester Caine
-
L.S.Caine
- Original Message -
From: "Olivier Beyssac" <[EMAIL PROTECTED]>
To:
Sent: Friday, January 07, 2005 4:57 AM
Subject: Re: [PHP-DEV] Patch to PHP mail() function
> On Tue, Dec 28, 2004, Olivier Beyssac wrote:
> > Please find attached a small patch to the PHP mail() function.
>
> I'm sorr
Sebastian Bergmann wrote:
> The attached patch is needed to compile ext/mysqli on Windows.
No longer true. Thanks, Marcus.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
--
PHP Internals -
http://www.lapsus-engineer.org/patches/php_inetgetaddrfam.diff
Thank you,
Nic.
On Sat, 8 Jan 2005 12:40:42 +0100 (CET), Derick Rethans <[EMAIL PROTECTED]>
wrote:
> On Sat, 8 Jan 2005, [ISO-8859-1] Nicolas Bïrard Nault wrote:
>
> > Hi,
> >
> > This patch adds a function for getting the family of
On Sat, 8 Jan 2005, [ISO-8859-1] Nicolas Bérard Nault wrote:
> Hi,
>
> This patch adds a function for getting the family of the address in
> $Address. If $Address is not of any family, false is returned. I,
> myself, need this function to verify that an ip provided by an user is
> a real ip. Then,
The attached patch is needed to compile ext/mysqli on Windows.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
Index: zend.h
===