[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] PHP Configuration
Add the following lines ur httpd.conf file(prollyt in the dir
/etc/httpd/conf) ..
LoadModule php3_module module/libphp3.so ..
If you already have the line then it might have been commented ..
And then in the file srm.conf add lines
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3 .html (if u want ur php3
to be run in .html files)
and restart httpd
Tusar
> Hi Mayuresh,
>
> Try the FAQ at http://www.php.net
>
> Hint: nothing wrong with PHP - its your web server :-)
>
> Tarique
>
> Visit our Flash site http://www.sanisoft-india.com
> Send a gift to Nagpur http://www.nagpurcity-e.com
> Free email, calendar, coupons & classifieds http://www.lifemadesimple.com
> -----Original Message-----
> From: MAYURESH A KATHE <3880-mak@xxxxxxxxxxxxxxxxxx>
> To: linux-india@xxxxxxxxxxxxxxxxxxxxx <linux-india@xxxxxxxxxxxxxxxxxxxxx>
> Date: Saturday, December 11, 1999 3:31 AM
> Subject: [LI] PHP Configuration
>
>
> >Hello,
> >
> >I am trying to get PHP running on my machine but am unable to do so.
> >I got a few sample PHP scripts from the net and tried to run them, but they
> dont work, instead when ever accessed they print out the whole content of
> the file.
> >
> >Please help vis-a-vis the configuration changes which might me needed.
> >
> >Thanks in advance.
> >
> >
> >--------------------------------------------------------------------
> >The Linux India Mailing List Archives are now available. Please search
> >the archive at http://lists.linux-india.org/ before posting your question
> >to avoid repetition and save bandwidth.
> >
>
> --------------------------------------------------------------------
> The Linux India Mailing List Archives are now available. Please search
> the archive at http://lists.linux-india.org/ before posting your question
> to avoid repetition and save bandwidth.
>
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.