you have to configure httpd.conf to notice that files named .php, .php3, .php4 etc... are PHP files. otherwise, it's reading them simply as text files, like .txt, etc. take a look through httpd.conf. ;-) Rob Abraham, President HyperAccess.NET http://www.hyperaccess.net ----- Original Message ----- From: sara starre <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 21, 2001 12:10 AM Subject: [cobalt-developers] Can get PHP up on RAQ3 > I sucessfully did all of the RPM installs for PHP/Mysql, then created a test > file > > test.php > > with the phpinfo() in it. However, instead of invoking PHP and interpreting > the file, it merely echos the text from the file back to the browser. > > I suspect this is an httpd.conf file issue? Any advice? The knowledgebase > stops there.. > > > hug! > S > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers > _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
