[PHP] Problem compiling PHP 4.4.2 with mcrypt

2006-10-26 Thread Tom Ray [Lists]
I have to get a temporary server in place under a tight time frame and am using a pre-existing server that wasn't configured really for hosting websites. I've upgraded all the services on it like going from Apache 1.3.x to Apache 2.0.59 and PHP from it's old version to 4.4.2 however I need to

Re: [PHP] Problem compiling PHP 4.4.2 with mcrypt

2006-10-26 Thread Chris
Tom Ray [Lists] wrote: I have to get a temporary server in place under a tight time frame and am using a pre-existing server that wasn't configured really for hosting websites. I've upgraded all the services on it like going from Apache 1.3.x to Apache 2.0.59 and PHP from it's old version to

[PHP] problem compiling php

2002-11-08 Thread dk1eng
hi there again, here's the problem: I compiled apache using --enable-modules=so What do i need to do now in order to compile and install php on my machine? Furthermore, how do i add mysql support to apache? Is there a --with-mysql switch? Kind regards, dimitris -- PHP General Mailing List

Re: [PHP] problem compiling php

2002-11-08 Thread Jason Wong
On Saturday 09 November 2002 00:52, dk1eng wrote: hi there again, here's the problem: I compiled apache using --enable-modules=so What do i need to do now in order to compile and install php on my machine? The manual says it all. Basically: ./configure --with-apxs=/usr/local/apache/bin/apxs

Re: [PHP] problem compiling php

2002-11-08 Thread .: B i g D o g :.
i would always make sure you check the manuals for the information first... http://www.php.net/manual/en/install.apache.php On Fri, 2002-11-08 at 16:52, dk1eng wrote: hi there again, here's the problem: I compiled apache using --enable-modules=so What do i need to do now in order to compile

[PHP] Problem compiling PHP

2002-06-25 Thread David Loszewski
I'm using php-4.2.1 on FreeBSD 4.5 with Apache2, I did the configurefine, I did a './configure --with-mysql --with-apxs2=/usr/local/apache/bin/apxs', but when I do a 'gmake' it comes up with php_functions.c:93: syntax error gmake[3]: *** [php_functions.lo] Error 1 gmake[3]: Leaving directory