Charles K. Clarkson a écrit :
sfantar wrote:

: Here is the script which gave me the error mentioned above :
[snip]

    Everything looks okay there. What's in test.tmpl?

HTH,

Charles K. Clarkson

Here is what's inside the file test.tmpl

<html>
<head>
<title>Test Template</title>
</head>
<body>
          My Home Directory is <TMPL_VAR NAME=HOME>
          My Path is set to <TMPL_VAR NAME=PATH>
</body>
</html>

Does this file have special rights?
In which file should it be? Does it have to be in the same file which contains my cgi scripts?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to