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 4.
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 h
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 compi
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/ap
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 (http:
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 `
6 matches
Mail list logo