Hi everyone!
I have a bunch of scripts that i need to protect (source code), i do
know that Filter::decrypt is not the best tool around for this
matter...but still i want to use it.
I have those scripts running under Apache::Registry, they worked fine
till i encrypt them with Filter::, but now every time that someone
tries to execute a script seems like mod_perl is not trying
Filter::decrypt cause i get this on the logs
[Thu Aug 10 17:42:34 2000] [error] Unrecognized character \377 at
/usr/local/apache/spfs/index.cgi line 2.
Does anybody knows how to fix this???
thank you very much.
--Leo.