Re: [PHP-INST] redhat-apache-php

2002-09-03 Thread Thomas Deschamps
> You need to configure your apache to use php as a cgi, whenever a php file is > requested. Here is a link to a toturial. It is for installing in windows, but > the configuration af apache should bring you there. > > http://www.thickbook.com/extra/php_apachephp4_win.phtml Do you know a tutorial

Re: [PHP-INST] redhat-apache-php

2002-09-02 Thread Pierre-Alain Joye
On Mon, 02 Sep 2002 16:04:59 +0200 (CEST) [EMAIL PROTECTED] wrote: > You need to configure your apache to use php as a cgi, whenever a php file is > requested. Here is a link to a toturial. It is for installing in windows, but > the configuration af apache should bring you there. not really :-

Re: [PHP-INST] redhat-apache-php

2002-09-02 Thread mhe
You need to configure your apache to use php as a cgi, whenever a php file is requested. Here is a link to a toturial. It is for installing in windows, but the configuration af apache should bring you there. http://www.thickbook.com/extra/php_apachephp4_win.phtml /Martin Hjort Eriksen Citat

[PHP-INST] redhat-apache-php

2002-09-02 Thread Prometeo
Ok, i installed apache_1.3.24 in this way: 1)./configure --prefix=/usr/local/apache --enable-shared=max --enable-module=most 2)make 3)mke install so i installed php 4.2.2 1) ./configure -with-apxs=/usr/local/apache/bin/apxs 2)make 3)make install i think it is all right. i try localhost and it's

[PHP-INST] redhat-apache-php

2002-09-01 Thread Prometeo
this is the message that appears when i try to configure php 4.2.2 with apache under linux redhat 7.3. I can't go on. Is there someone that can help me? Configuring SAPI modules checking for AOLserver support... no checking for Apache 1.x module support via DSO through APXS... Sorry, I was no