Hi guys,
I m trying to install PHP 4.2.2 on Apache 2.0 on RedHat 7.1 .
It works fine & everything till make install goes fine without any errors. I used
./configure --with-apxs2=usr/local/apache2/bin/apxs
When I try to run a script, it gives me the text in the file.
I opened the httpd.conf file. It has just one line
LoadModule php4_module modules/libphp4.so
Is that fine?
Do i have to play with php.ini file?
pls help me!!
thanks in advance
Ricky