I'm having trouble with getting php to work. The php package is installed. I added 'LoadModule php4_module modules/libphp4.so' and 'AddType application/x-httpd-php .php' to my httpd.conf. I copied an example php file from a tutorial and it only outputs this:
<html> <body> <?php $myvar = "Hello World"; echo $myvar; ?> </body> </html> What do I need to do to get php working properly short of downloading source and recompiling. I really don't want to do this unless absolutely necessary because, given my luck, I'll screw everything up. TIA -- Palmetto Shopper http://palmettoshopper.com Serving all of South Carolina and beyond! -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list