[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: PHP how to



Hello Selim,

You need to add 

AddType application/x-httpd-php .php 

to your httpd.conf file. Also, if the site you're accessing is listed as
a Virtual Host, you need to put this under a Directory directive for
that VirtualHost entry.

cheers,
Anth

SelimJahangir wrote:
> 
> Dear All
> I have installed rh7.1 and tried to run a php script
> <?
> phpinfo();
> ?>
> 
> But it doest not show display the information about phpinfo. It only show s
> the text  i wrote. According to readme, i changed in httpd.conf and addded
> Add Applixcation  .php
> 
> Still now it does not work. Please help me.
> 
> Thanks
> selim
> 
> _______________________________________________
> Redhat-list mailing list
> Redhat-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> SCANNED BY PENICILLIN http://penicillin.pnc.com.au/

SCANNED BY PENICILLIN http://penicillin.pnc.com.au/





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]