[PHP-INSTALL] Problem with ".configure" (php-5.5.4) and libxml2

2013-10-06 Thread Jason
Hi to all of you, This is my first mail to any mailing list, so please tell me if i'm doing something wronge. Here is my intention for installing php-5.5.4: I'm having a NAS on which i use optware with running php 5.2. Now i wanted to install an "owncloud", but they need php >5.2. I'm still

[PHP-INSTALL] Problem with ./configure with PHP 5.2.5 and mySQL 5.0.45

2008-01-24 Thread John Lee
Hi all, During PHP 5.2.5 installation, when I ran using root account: ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-zlib-dir=/usr/local/include' I hit the following problem (as shown in debug.log) gcc -o conftest -I/usr/include -g -O2 -L/usr/lib -Wl,

Re: [PHP-INSTALL] Problem with configure

2004-08-31 Thread Chris Hewitt
On Tue, 2004-08-31 at 08:41, Juha Suni wrote: > Hi! > > I'm trying to update our PHP installation to version 5. We have a Red > Hat Linux Apache 2.0 server. I tried to configure with previous > configure-options that I checked using phpinfo(). The problem is, that > the configure throws an error

[PHP-INSTALL] Problem with configure

2004-08-31 Thread Juha Suni
Hi!   I'm trying to update our PHP installation to version 5. We have a Red Hat Linux Apache 2.0 server. I tried to configure with previous configure-options that I checked using phpinfo(). The problem is, that the configure throws an error at "--with-apxs2=/usr/sbin/apxs" and says that "Apa

[PHP-INSTALL] Problem with configure on Solaris 9

2003-11-12 Thread Rhugga
I am having an odd problem building php-4-3.2 on a Solaris 9 box. I built it fine several weeks ago w/o oracle support (oracle is installed and working fine). I now need to add oracle support so I went into the exact same source tree and deleted config.cache and then reconfigured with this comma