Problem with Perl / Kareha imageboard

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Problem with Perl / Kareha imageboard

Postby BlueFusion » 27. August 2008 15:02

So I'm attempting to set up a Kareha imageboard, because it's the best option I've got (as Kusaba.org is currently parked).
I have uploaded everything right, tried all reasonable perm settings.
I can read the index of my Kareha directory, but upon trying to access the kareha.pl I get a 403.
"You don't have permission to access /kareha/kareha.pl on this server."
What could be causing this?
Since it's a 403 I thought of the possibility of a .htaccess screwing with things... but I have no idea which one or where it might be hiding.

Any ideas? Thanks a bunch. :)
BlueFusion
 
Posts: 1
Joined: 27. August 2008 14:55

Re: Problem with Perl / Kareha imageboard

Postby lyut » 24. November 2010 18:57

What version of Kareha you use?
If the problem it's perl (But it's impossible beacuse here we have an 403) try to create file.pl and write on it:
Code: Select all
 #!/usr/bin/perl
 print "Hello World.\n";

If it's blank perl is working, if it show you the code it isn't working.

403 Substatus Error Codes for IIS
403.1 - Execute access forbidden.
403.2 - Read access forbidden.
403.3 - Write access forbidden.
403.4 - SSL required.
403.5 - SSL 128 required.
403.6 - IP address rejected.
403.7 - Client certificate required.
403.8 - Site access denied.
403.9 - Too many users.
403.10 - Invalid configuration.
403.11 - Password change.
403.12 - Mapper denied access.
403.13 - Client certificate revoked.
403.14 - Directory listing denied.
403.15 - Client Access Licenses exceeded.
403.16 - Client certificate is untrusted or invalid.
403.17 - Client certificate has expired or is not yet valid.


P.S: Kareha author says: Do not use xampp for kareha.
lyut
 
Posts: 2
Joined: 24. November 2010 18:51

Re: Problem with Perl / Kareha imageboard

Postby lyut » 25. November 2010 20:09

Found the problem. You have permissions "777" of the .pl files that the server refuse. You should put 755 permissions, but i don't know how to do it on XAMPP.

Goog luck.
lyut
 
Posts: 2
Joined: 24. November 2010 18:51


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 24 guests