Here is what I used but beware. It didn't install the module directory in
the apache directory and I still can't get any php files to work.
 
 
Apache 1.3.26 
./configure --prefix=/usr/local/apache --enable-module=so 
            make 
            make install 
PHP 4.2.2 
./configure --with-mysql=  --with-apache=/source/of/apache 
            make 
            make install
 
 
 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] 
Sent: Friday, July 26, 2002 8:30 AM
To: [EMAIL PROTECTED]
Cc: Christopher Lyon; [EMAIL PROTECTED]
Subject: RE: [PHP-INST] PHP 4.2.2 and Apache 1.3.26 Installation
 

When you configured apache did you just excute ./configure or did you do
something like ./configure --enable-modules=so? 

K. 







 
"Viraj Kalinga Abayarathna" <[EMAIL PROTECTED]> 
07/25/2002 09:40 PM 
Please respond to viraj 
        
        To:        "Christopher Lyon" <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]> 
        cc:         
        Subject:        RE: [PHP-INST] PHP 4.2.2 and Apache 1.3.26
Installation



Please send your httpd.cof file to me.
this is a very strange problem, 'cos you
have set all the directives correctly.
send the conf, i want to see it.

vk
www.CeyNet.net
Low Cost Web Hosting.....


-----Original Message-----
From: Christopher Lyon [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 23, 2002 11:49 AM
To: '[EMAIL PROTECTED]'
Subject: [PHP-INST] PHP 4.2.2 and Apache 1.3.26 Installation


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

OS:
Red Hat 7.3

I am having a bit of a problem getting the two of these things
working. I have extracted both PHP and Apache, ran ./configure
- -with-mysql -with-apache=/usr/local/apache_1.3.26 from the php
directory. Then I ran make and make install. Once that was done I ran
the Apache ./configure, make and make install. I went to edit the
httpd.conf file and added the application/x-httpd-phpX .phpx stuff.
Once I was done with all of that I went to test to see if PHP was
working via some test pages and it looks like a no go. I am getting
just the raw html php code. Anybody have an idea of what I am missing
or what didn't get loaded?




-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPTzvcO7EIRdMOIylEQL3mgCfR59HfDLq3lnON6Fi8F8c5uu5Fe0AnRMz
We/80ljqpZK34fDw+tr3zV/k
=1Zvv
-----END PGP SIGNATURE-----



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to