I have PHP and mysql on the system. When I ran rpm -q 'php' and 'mysql' and I get output that both of them are there. But if I open a webpage that has php code that does not work right. I see the php code display on the page. For instaence: <? echo "<p> Order processed."; ?> by the book if the php works it should display only Order Processed.
What are the things I can do to fix or find what I missed to configure to make the php works?
Any advise is appreciate!
Thanks Dali
Do you have a line like this in your httpd.conf file.....?
AddType application/x-httpd-php .php
-- By-Tor.com It's all about the Rush http://www.by-tor.com
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list