Click to See Complete Forum and Search --> : php


pattar
01-30-2003, 10:06 AM
I am installing PHP4 in redhat linux 7.2.
I have done the following:
./configure --enable-track-vars --enable-force-cgi-redirect --with-gettext.

make.



When I run make, it should actually create a file called php.
But i never get to find this file which I need to copy to /var/www/cgi-bin.

Could someone help please.
Thanks
Srinivasan.

mychl
01-30-2003, 12:39 PM
what happens when you type make install

pattar
01-31-2003, 12:42 AM
No change. PHP still does not appear.

Thanks
Srinivasan.