in reply to Re: Template Toolkit Root Permission
in thread Template Toolkit Root Permission
I could see this script actually is exectuing because it could print hello while exectuing the script but the template part not able to show its output you could see the script executing on
http://182.18.173.61/cgi-bin/linen_tracking.pl
I have given complete permission to all the directory
For E.g if i comment the line #PRE_PROCESS => 'config', #PRE_PROCESS => 'variable', It give me complete output aselse it give me output as only "hello"hello <html> <head> </head> <body> <h1>romy</h1> </body> </html>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Template Toolkit Root Permission
by bms (Monk) on Mar 24, 2012 at 17:59 UTC |