in reply to Re^2: Module works when run in a shell, but not when run as a CGI
in thread Module works when run in a shell, but not when run as a CGI
Hi,
It looks like you are passing the wrong "path/to/key" or imported keys to wrong path. One important thing is, apache won't access the directories outside the document-root directly by default. In such case, you can try giving symbolic link under document root to the "path/to/key"
--VC
There are three sides to any argument.....
your side, my side and the right side.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Module works when run in a shell, but not when run as a CGI
by azureblue (Initiate) on Jul 20, 2007 at 13:07 UTC | |
by atemon (Chaplain) on Jul 20, 2007 at 13:15 UTC |