Please tell why php5 does not work under apache2 (with engine on)
using this index file:
<HTML>
<HEAD>
<TITLE>Test Page</TITLE>
</HEAD>
<BODY>
<?php
echo "Hello";
>
------------------
</BODY>
</HTML>
....all I get is the ----------- display.
Can you help?
Thanks.
---------- Forwarded message ----------
From: Tollef Fog Heen <[email protected]>
Date: Thu, Jan 3, 2013 at 1:37 PM
Subject: Re: php install
To: Samuel Morgan <[email protected]>
Cc: [email protected]
]] Samuel Morgan
> Please tell why php5 does not work under apache2 (with engine on)
> using this index file:
You've reached the people responsible for Debian's account
infrastructure. You probably want to email [email protected]
instead.
Cheers,
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are