On Fri, 28 Mar 2008, Mike Price wrote:
To: php-install@lists.php.net
From: Mike Price <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] configure problems with GD
Hi
I've been trying to upgrade a (Linux, Fedora 5) server to:
Apache 2.2.8
PHP 5.2.5
MySQL 5.0.51a
using similar configurations/options
No luck with this. Same errors with PHP 5.2.4 too.
Any other suggestions from the subscribers of the list?
thanks again
Jamie
Jamie Harris wrote:
Mike,
Will follow your lead and report back to the list with the results.
cheers
Jamie
Mike Price wrote:
I've just been through 8 hours of try
In article <[EMAIL PROTECTED]>,
Thiago Pojda <[EMAIL PROTECTED]> wrote:
>phpinfo();
>?>
>
>or
>
>$ php -v
Actually you want php -i
--
http://www.spinics.net/lists/
Mike,
Will follow your lead and report back to the list with the results.
cheers
Jamie
Mike Price wrote:
I've just been through 8 hours of trying to compile 5.2.5 to work with
Apache 2.2.8.
It choked on loads of things. I think there is an error in 'configure' that
was supposedly fixed in 5.
Hi
I've been trying to upgrade a (Linux, Fedora 5) server to:
Apache 2.2.8
PHP 5.2.5
MySQL 5.0.51a
using similar configurations/options to the current installation
(Apache2.0.x,PHP 5.0.16)
I started with PHP and succeeded (having installed and built from source
Zlib, LibXML, libpng, jpeg-v
I've just been through 8 hours of trying to compile 5.2.5 to work with
Apache 2.2.8.
It choked on loads of things. I think there is an error in 'configure' that
was supposedly fixed in 5.2.3 but has crept back into 5.2.5
Eventually I decided to get 5.2.4 and build with the same configure options
Hi all,
I'm trying to build PHP 5.2.5 with the following config line
./configure --prefix=/usr/local/php --mandir=/usr/local
--with-apxs2=/usr/local/apache/bin/apxs --with-openssl --with-zlib
--enable-bcmath --with-bz2 --enable-calendar --with-curl --enable-dba
--enable-ftp --with-gd --with-j