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

Re: [cobalt-developers] Can get PHP up on RAQ3



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 <perl_rocks@xxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
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
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>