[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Qube2, PHP4.0.6, Apache 1.3.20 question...
- Subject: Re: [cobalt-users] Qube2, PHP4.0.6, Apache 1.3.20 question...
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed Jul 11 08:41:57 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I created two test pages containing <html><body><?phpinfo()?></body></html>
> and named them "index.php" and "indexphp.html" - when I browse to the
> "index.php" page, I get "page cannot be displayed" and when I browse to
> "indexphp.html" I get a blank page (viewing source confirms the php code which
> is being ignored).
I think your problem is the html in the php info page. Just create a text
document with only <?phpinfo()?> in it, save that as index.php, upload it
and try it again.
HTH,
Jay