On 30/01/2018 18:27, Bengt Törnqvist wrote:
[Snip]
> .../usr/lib/cgi-bin/test.cgi: line 10: /usr/lib/cgi-bin/test1.script: No such
file or directory: /usr/lib/cgi-bin/test.cgi, referer...
>
> Obviously some configuration to allow the cgi script to execute and write is
missing. I can however not find out where and how.
Don't mix relative and absolute paths in the script. Either use
./test1.script or /usr/lib/cgi-bin/test1.script everywhere. I don't know
if it will fix this problem, but it will avoid many others.
---druck
--- SoupGate-Win32 v1.05
* Origin: Agency HUB, Dunedin - New Zealand | FidoUsenet Gateway (3:770/3)
|