On Mon, 2003-01-06 at 17:21, Blaine Armsterd wrote:
> On 6 Jan 2003, Thomas E. Dukes wrote:
> > Made the changes you suggested, but no good.  It still doesn't work.
> > All I get is the script itself as output.
> 
> What is the extention of the script itself? have you tried both .php and
> .php3? maybe .php4?

Just tried changing the extensions -- that didn't work either.

I don't know what it is.  It should be working  -- everyone else's seems
to be.  Maybe someone would like to try the script on a "working"
system.

Here it is:
--------------------------------------------------------------
<html>

<body>

<?php

$myvar = "Hello World";

echo $myvar;

?>

</body>

</html>
----------------------------------------------------------------

What should the permissions be set on this file.  I have them at 755.

TIA
-- 
Palmetto Shopper
http://palmettoshopper.com
Serving all of South Carolina and beyond!



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to