RE: [PHP] Apache error when installing PHP 4.0.5

2001-05-10 Thread Joseph Bannon

 you need to recompile apache too, unless you want to run php as cgi, 
 in which case you just leave out the --with-apache part



Can I call PHP like normal if I don't install it with Apache?

Also, is there any way of cheating this?

Joseph















-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Apache error when installing PHP 4.0.5

2001-05-10 Thread Christian Reiniger

On Thursday 10 May 2001 00:58, Mark Maggelet wrote:
 On Wed, 9 May 2001 15:49:51 -0500, Joseph Bannon

 ([EMAIL PROTECTED]) wrote:
  you need to point to the apache-source install
  ie: ./configure --with-apache=../apache-1.3.19
 
 But what if I have apache already installed? I have a Cobalt Raq3
 with
 apache already installed.

 you need to recompile apache too, unless you want to run php as cgi,
 in which case you just leave out the --with-apache part

--with-apxs should work fine without recompiling apache.

-- 
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)

Install once, run forever. Linux.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Apache error when installing PHP 4.0.5

2001-05-09 Thread Joseph Bannon

 you need to point to the apache-source install
 ie: ./configure --with-apache=../apache-1.3.19


But what if I have apache already installed? I have a Cobalt Raq3 with
apache already installed.

Joseph

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Apache error when installing PHP 4.0.5

2001-05-09 Thread Mark Maggelet

On Wed, 9 May 2001 15:49:51 -0500, Joseph Bannon
([EMAIL PROTECTED]) wrote:
 you need to point to the apache-source install
 ie: ./configure --with-apache=../apache-1.3.19


But what if I have apache already installed? I have a Cobalt Raq3
with
apache already installed.

you need to recompile apache too, unless you want to run php as cgi,
in which case you just leave out the --with-apache part

Joseph

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: php-list-
[EMAIL PROTECTED]



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]