Hi Everyone,
I am running FreeBSD 5.0 RELEASE and I am trying to install PHP 4.3.2
but I get the below error right after I start building it.
Has anyone seen this error before?
I appreciate your help.
Regards,
Chris
nemesis# make
gcc -DSUPPORT_UTF8 -DLINK_SIZE=2
-I/tmp/install/php-4.3.2/ext/pc
Apache2+PHP is nowhere near ready for production use. Unless you have a
good technical reason to upgrade to Apache2, stick with Apache 1.3.x.
-Rasmus
On Fri, 6 Sep 2002, Bruno wrote:
> Hi Everybody!
>
> I have a problem, I have Linux Red Hat 7.3 it came with the apache 1.3
> and PHP 4.1.2 and
Hi Everybody!
I have a problem, I have Linux Red Hat 7.3 it came with the apache 1.3
and PHP 4.1.2 and I want to upgrade to apache 2 and php 4.2.2 I compile
the apache and works fine, then I run
./configure --whith-aspx2=/usr/apache/bin/aspx
and make the configuration correct, but when I use
Hi...
I recently downloaded php 4.2.1, but I haven't succeded in compiling it yet:
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
make[1]: Entering directory `/usr/local/src/php-4.2.1'
/bin/sh /usr/local/src/php-4.2.1/libtool --silent --mode=link
gcc -I. -I/usr/local/src/php-4
I am trying to set up apache, php and mysql
I have compiled mysql - all ok
I have compiled php - all seemed ok
I am compiling apache and get probs
I have tried the following methods
1.
./configure --activate-module=src/modules/php4/libphp4.a
make
make install
no errors returned but .
It goes through the configure process fine, but when i try to make on it it
gives me this error:
make[3]: Entering directory `/root/progs/php/php-4.0.6/sapi/apache'
/bin/sh /root/progs/php/php-4.0.6/libtool --silent --mode=compile
gcc -I. -I/ro
ot/progs/php/php-4.0.6/sapi/apache -I/root/progs/ph
Hello,
I configured php4.0.6 with
./configure --with-mysql=/usr/local/mysql/ --with-apxs=/usr/local/apache/bin/apxs
--enable-force-cgi-redirect
(output looked fine) and the make fails with
/bin/sh /root/sw/php-4.0.6/libtool --silent --mode=compile gcc -I.
-I/root/sw/php-4.0.6/main -I/root/s
I've been trying to get PHP 4.0.6 to compile with Apache 1.3.19 and MySQL
3.23.39. I have been unable to get PHP to work on localhost in any of my
browsers when I installed it with ./configure
--with-apxs=/usr/local/apache --with-mysql=/usr/local/mysql so I tried
compiling apache using ./configure
Please see the attached files.
The first one is debug.log and the second one is a script that will show you my
configure settings for the different compiles.
I use OpenLdap and it compiled without warnings.
When i compile without ldap everything goes perfectly well
but when i add ldap and the c
well the snippet below is the Apache config. i don't see the
difference between what i have and what you put below.
jeff
On Thu, 3 May 2001, Steve Brazill wrote:
=> Shouldn't your PHP config statement look like:
=>
=>
=> SSL_BASE=/usr/local/ssl
=> ./configure \
=> --with
Shouldn't your PHP config statement look like:
SSL_BASE=/usr/local/ssl
./configure \
--with-layout=Apache \
--prefix=/opt/gr/oas/apache \
--enable-module=ssl \
--activate-module=src/modules/php4/libphp4.a \
--activate-module=src/modules/perl/libperl.a \
--
hello all,
i have had a frustrating time trying to get this one resolved. I am trying
to compile PHP4 with support for IBM DB2 on Apache 1.19. I have done this
in the past with success but lately am consistently getting a failure.
This problem is essentially PHP bug #8749 I have not seen any f
Let me say this about that, been there, done that.
With the help of various people on this list I managed to get mine working.
Attached are the steps I used.
The only differance is rthat I used php-4.0.3pl1.
Enjoy.
Gerardo Blanco wrote:
> I am using SCO 5 OpenServer and Apache 1.3.14
> I am t
Let me say this about that, been there, done that.
With the help of various people on this list I managed to get mine working.
Attached are the steps I used.
Enjoy.
Gerardo Blanco wrote:
> I am using SCO 5 OpenServer and Apache 1.3.14
> I am trying to compile php-4.0.4pl1
> and I receive this
Hello Gerado,
Can you give us your configure line and version of SCO / mysql. Have you
tried compiling without mysql (--without-mysql) just to see if php will
build without it. I take it you have got mysql installed properly? I seem to
remember you need to build it with FSUpthreads (3.5c?). I've
I am using SCO 5 OpenServer and Apache 1.3.14
I am trying to compile php-4.0.4pl1
and I receive this error message:
Making all in Zend
Making all in main
Making all in ext
Making all in mysql
cc -I. -I/u/Software/PHP/php-4.0.4pl1/ext/mysql -I/u/Software/PHP/php-4
.0.4pl1/main -I/u/Softwa
Can anyone recommend a place/forum for help in getting PHP to compile under
linux?
I am running into a problem that I haven't gotten any feedback on from
php-dev, php-general or php-install.
The specific problem is:
/usr/bin/ld: .libs/libphp4.so: undefined versioned symbol name
__fp_query@@GLIB
17 matches
Mail list logo