Hi,
I got this configure line:
./configure --with-apxs2=/usr/www/bin/apxs --with-imap=/usr/www/imap --with-
mysql=/usr/db --with-gettext --with-zlib
Now when I issue the make command, I got this error:
/bin/sh /usr/www/php-4.2.2/libtool --silent --mode=compile
gcc -I. -I/usr/www/ph
php-install Digest 4 Aug 2002 08:02:57 - Issue 962
Topics (messages 7994 through 7997):
Apache Restart
7994 by: Nick Niehoff
Re: Help with IIS 5.0 and windows 2000 server!!!
7995 by: cprc
Required...
7996 by: Yogesh Rajput
Installing php 4.2.2 with apache 2.0.39
Hi,
In file "" change macro name to AP_MODULE_MAGIC_AT_LEAST
This should be done because Apache developers have changed this name in
version .39.
Georgy.
Quoting Ryan Adorable <[EMAIL PROTECTED]>:
> Hi,
>
>I got this configure line:
>
>
>
>
> ./configure --with-apxs2=/usr/www/bin/ap
I got this new error:
make[1]: Entering directory `/usr/www/php-4.2.2'
/bin/sh /usr/www/php-4.2.2/libtool --silent --mode=link
gcc -I. -I/usr/www/php-4.2.2/ -I/usr/www/php-4.2.2/main -I/usr/www/php-4.2.2
-I/usr/www/include -I/usr/www/php-4.2.2/Zend -I/usr/www/imap-2002.RC2/c-client
-I/usr/db/
Disregard my last message, it's done now. he he.
Thank you very much
Ryan
- Original Message -
From: "Ryan Adorable" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 04, 2002 4:53 PM
Subject: Re: Re: [PHP-INST] Installing php 4.2.2 with apache 2.0.39
I got this new err
Dear Sir,
First of all thanks for the 'distribution file' for PHP. I have carefully read
a file 'install.txt' and follow all the steps to install php on my PC.
Now first you concentrate on the precise details about my working environmentÂ…
1) OS
Greetings!
I just wanted to set up my first PHP & apache env. on RH7.0.
I downloaded PHP 4.2.2 (source) and apache 1.3.26 (source)
and followed the
INSTALL file in both distributions. I decided to make use of
the DSO variant. Compiling and installing of both went well.
But httpd doesnt start. Her