in reply to Problems Bleaching
Two issues - first is that your source code needs to be encoded. So either run the program while logged in as someone who can alter the source or grant that ability to your web server user. Second - when Bleach runs it removes the shebang line from the source so you have to add that back in. Edit the source and add that first line that reads '#!/usr/bin/perl' or whatever is appropriate.
Seeking Green geeks in Minnesota
|
|---|