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

Re: Apache2 & php5 Problem



On Tuesday 21 August 2007 16:04, Jose Luis Rivas Contreras wrote:
> Randy Patterson wrote:>
>
> > After running the above command, this is only item related to php that it
> > lists;
> >
> > php5_module (shared)
>
> So it's installed... The only thing it could be happening then is that
> your script is wrong...

Here's the entire php file in question;

<html><body>
<h1>PHP Test</h1>
<br />
<?php print "Hello World!" ?>
</body></html>

"Hello World" doesn't print.

Randy



Reply to: