I registered an account at siteburg.com, and uploaded the files as the documentations said, placing them under the cgi folder. But when I tried to access kareha.pl in IE, this showed up:
Software error:
No ADMIN_PASS defined in the configuration at /usr/local/lib/perl5/site_perl/5.8.6/CGI/Carp.pm line 314.
BEGIN failed--compilation aborted at config_defaults.pl line 100.
Compilation failed in require at kareha.pl line 13.
BEGIN failed--compilation aborted at kareha.pl line 13.
Does anyone know what's wrong?
You didn't edit and uncomment the lines in config.pl
.
Thanks, but umm.... By uncomment, it's just removing the # from the start of the lines right? Well I updated the file, but now I get this:
Software error:
config.pl did not return a true value at kareha.pl line 12.
BEGIN failed--compilation aborted at kareha.pl line 12.
o.0!?
Did you remove the "1;" at the end of the file?
I tried it both with and without 1; and somewhere along the lines it worked XD. But then suddenly the browser white outed and I got the files... Except now I can't open index.html when it's in cgi-bin, and if its outside I can't get kareha.pl to work. Is there a way to somehow make it function in two places?