php-install Digest 27 Jul 2003 03:07:34 -0000 Issue 1477

Topics (messages 11347 through 11348):

Re: How to make php work with apache
        11347 by: Comex

Re: Please Help: PHP and Apache Installation
        11348 by: Seung Hwan Kang

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message --- Senthill Kumar.V wrote:

Hello,

Thanks for your reply.

Here is the details:
                     OS        :  Red Hat Linux 9
                     Apache    : httpd-2.0.44
                     PHP       : php-4.3.2
                     Postgres  : postgresql-7.3.1

But I could not able to find any option to install apache with PHP.

lookin towards your reply

Thanks and Regards
SKumar


http://www.blazonry.com/scripting/install_apache.php looks relevant...


--- End Message ---
--- Begin Message ---

Wx wrote:

I have php version 5.0.0b1 installed and apache 2.046. I also have mySQL 4
4.013 installed on a windows XP home Computer.

MySQL works, PHP works and Apache works when the following lines are not
added to the httpd.con

LoadModule php4_module "C:/Program Files/Apache

!!!! use php5_module instead of php4_module


Group/Apache2/PHP/sapi/php4apache2.dll"
AddType application/x-httpd-php .php



I changed the path to use \ but the result is the same:

1. When I restart apache from apavhe monitor the error message is " The
requested operation has failed"

when I start apache from comand line: C:\Program Files\Apache
Group\Apache2\bin>apache

"Syntax error on line 988 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf:
Can't locate API module structure `php4_module' in file C:/Program
Files/Apache Group/Apache2/PHP/sapi/php4apache2.dll: No error "

I had installed PHP in C:\PHP originally with same result. I have tried with
various versions of PHP and apache and the results have been the same.

To confirm the PHP is ok I run php -i at command prompt and usually get the
long stream of html codes.

Is there something I'm not doing correctly? Please help




--- End Message ---

Reply via email to