The Wakaba and Kareha support thread (1000)

1 Name: !WAHa.06x36 : 2006-03-09 11:41 ID:l2svyCMe [Del]

This thread is for all your simple questions about installing and running Wakaba or Kareha, that just require quick answers. Please don't create any more new threads for issues like that, post them in here instead.

161 Name: !cFQS1XUKBs : 2006-06-13 16:21 ID:GTh4370R [Del]

>>154
Just once.

I don't get it either. As I understand how the captcha script works, it sounds like the cookie for a new image is being set, but the old image is still being cached and displayed. But that doesn't explain why clearing the cache does nothing, nor why clearing the cookie allows a new image to load.

Maybe my ISP or webhost is doing some sort of stealth caching. I'll look into that.

162 Name: !WAHa.06x36 : 2006-06-13 16:22 ID:Heaven [Del]

You have a wonky Apache setup, it sounds like, but I'm not enough of an Apache hacker to say what's wrong.

163 Name: mad93 : 2006-06-13 17:27 ID:qnQU6FgR [Del]

I've searching and seems to be that the GCI module has a bug since the version 3.15, someone can say me what verion of the module you're using.

The bug report is this http://rt.cpan.org/Public/Bug/Display.html?id=18677

164 Name: Bitinn : 2006-06-13 17:35 ID:zzaGZx8w [Del]

subdomain related problem,
using latest wakaba, the initial setup (after basic config) isn't working for css/javascript.
instead of linking to /css/futaba.css, it is pointing at /sub/css/futaba.css, where sub is my folder for the subdomain under root.

what should I put in .htaccess / config.pl to make this works ?

165 Name: !WAHa.06x36 : 2006-06-14 04:24 ID:Heaven [Del]

>>164

You should rebuild caches.

166 Name: Bitinn : 2006-06-14 09:51 ID:zzaGZx8w [Del]

Thx, now that the configs are all done, I start to translate the strings_en.pl file into chinese.

Translation is fine, took me only 20mins or so, but after setuping the script, encoding goes crazy... well, it is still UTF-8, but characters are all wrong(posts content still display correctly so it shouldn't have anything to do with SQL)... is it because of the encoding I used for strings_sc.pl is wrong ?

What did you do to make strings_jp.pl work perfectly ?? I would like to make a contribution on translation...

(btw, rebuild caches doesn't help now...)

167 Name: !WAHa.06x36 : 2006-06-14 13:43 ID:Heaven [Del]

>>166

Note the use encoding "shift-jis"; at the top of strings_jp.pl. You should change that to whatever encoding you used for that file, which may be different from what you use on the actual board!

168 Name: !WAHa.06x36 : 2006-06-14 13:44 ID:Heaven [Del]

Oh, and also note the no encoding; at the end.

169 Name: BitInn : 2006-06-14 14:46 ID:zzaGZx8w [Del]

thx! problem resolved.

Also I guess I have found a bug in the latest wakaba:

after setting encoding to utf-8 for my config.pl, I can't match my admin password anymore ! I type EXACT the same word but it didn't work. turns out it's the encoding being naughty. I shift it down to #Page look(ie. left out #System config) & password get back to normal.

170 Name: BitInn : 2006-06-14 15:24 ID:zzaGZx8w [Del]

in addition,
error message doesn't use script_xx.pl(xx being whatever the translation name), instead they look for script_en.pl & thus only return english error messages even when we include script_xx.pl in wakaba.pl.

I have to manually replace script_en.pl as well in order to show my translation for error messages.

171 Name: !WAHa.06x36 : 2006-06-15 05:01 ID:l2svyCMe [Del]

>>169

Did you remember a no encoding; at the end of your strings file? Or if you are using unicode characters in the password, you should probably add a use encoding statement to config.pl too.

>>170

That really shouldn't be possible. Hmm. I'll have to look into it.

172 Name: BitInn : 2006-06-15 06:09 ID:zzaGZx8w [Del]

I can see my reply 169 could be a bit confusing...

To sum it up:

1. config.pl is encoded in utf-8
2. my trial is to use encoding utf-8 & no encoding for the whole file
3. password doesn't match, which is in pure english letters by the way.
4. then I shift use encoding & no encoding to wrap the #Page look section only, where I used unicode characters.
5. password back on track, and unicode characters still resolved fine.

got no idea why...


One more question, I attempted to create a chinese version of rules.html, but no encoding(utf-8 / GB2312) appear to work properly with wakaba. How did wakaba load header, footer & rules ?

173 Name: Anonymous : 2006-06-15 10:41 ID:c+23VOeB [Del]

Hi, getting a problem with installation; I get a 'forbidden' error, and when checking logs get this:

[Thu Jun 15 18:37:01 2006] [error] [Thu Jun 15 18:37:01 2006] kareha.pl: [Thu Jun 15 18:37:01 2006] templates.pl: [Thu Jun 15 18:37:01 2006] templates.pl: [Thu Jun 15 18:37:01 2006] wakautils.pl: [Thu Jun 15 18:37:01 2006] wakautils.pl: [Thu Jun 15 18:37:01 2006] INET.pm: Can't locate IO/Socket/INET.pm in @INC (@INC contains: . /usr/home/builder/pb_work_dir/plesk7.5.4_hotfix4_7.5.4/psa/release/dist/usr/local/psa/apache//site_perl/5.00503/i386-freebsd /usr/local/psa/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/psa/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/local/psa/apache/ /usr/local/psa/apache/lib/perl) at wakautils.pl line 461.\n[Thu Jun 15 18:37:01 2006] kareha.pl: [Thu Jun 15 18:37:01 2006] templates.pl: [Thu Jun 15 18:37:01 2006] templates.pl: [Thu Jun 15 18:37:01 2006] wakautils.pl: [Thu Jun 15 18:37:01 2006] wakautils.pl: BEGIN failed--compilation aborted at wakautils.pl line 461.\n[Thu Jun 15 18:37:01 2006] kareha.pl: [Thu Jun 15 18:37:01 2006] templates.pl: [Thu Jun 15 18:37:01 2006] templates.pl: BEGIN failed--compilation aborted at templates.pl line 3.\n[Thu Jun 15 18:37:01 2006] kareha.pl: BEGIN failed--compilation aborted at /usr/local/psa/home/vhosts/xxxx.net/httpdocs/kareha/kareha.pl line 14.\n

(host edited out).

I have no access to /kareha/ as it says it's "blocked by rule." unsure as to how to change this :x.

:( ty

174 Name: !WAHa.06x36 : 2006-06-15 15:42 ID:VqDGzUzh [Del]

>>172

That's very strange. I have no idea what would cause that. For rules.html, hmm... That might actually be slightly broken. I'd have to investigate that too. If you have a program to convert a file to use HTML entities instead, that should work, though.

>>173

Your Perl version is ancient. Wakaba used to work on 5.005, but recent developments have apparently broken it (I don't have anywhere to test it on old versions any longer).

Either upgrade your Perl, comment out the function that uses Socket::INET (it's not important), or wait until I fix it. That might take a while, though, as I'm pretty busy with several things.

175 Name: mad93 : 2006-06-17 13:24 ID:qnQU6FgR [Del]

Nobody else have problems with CGI.pm?

176 Name: ryuusei (moved from other thread) : 2006-06-21 06:07 ID:l2svyCMe [Del]

Can't locate Encode/ConfigLocal.pm in @INC (@INC contains: . /usr/local/lib/perl5/site_perl/5.8.6/mach /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach /usr/local/lib/perl5/5.8.6) at /usr/local/lib/perl5/5.8.6/mach/Encode.pm line 52.

Please send mail to this site's webmaster for help. Content-Type: application/xhtml+xml; charset=utf-8

Is the error I get whenever I create a new post or a new topic.

Thanks in advance. :)

177 Name: Anonymous (moved from other thread) : 2006-06-21 06:08 ID:Heaven [Del]

looks like your perl installation is broken.

178 Name: !WAHa.06x36 : 2006-06-21 06:08 ID:Heaven [Del]

What >>177 said.

179 Name: Anonymous : 2006-07-03 14:12 ID:8IAnBwQN [Del]

I have a bit of a baffling problem: I've used Wakaba successfully with oekaki, but now I need to move it to a different directory. Upon doing this, I receive "File does not exist" errors in the error log, and the paint applet refuses to load. Is there a path somewhere in the configuration files I'm forgetting to set? Nothing of relevance seems to be in the oekaki config files.

Moving the folder back to where it was fixes the problem. The simplest "move" - renaming the directory and rebuilding caches doesn't work either. Thanks for reading.

180 Name: !WAHa.06x36 : 2006-07-03 14:14 ID:Heaven [Del]

You probably just need to rebuild caches. The Manage link will point to the wrong place too, so fix it manually.

181 Name: Anonymous : 2006-07-03 18:12 ID:Heaven [Del]

I'm sorry I wasn't clear - rebuilding caches fixes everything but the applet loading. The error log looks for the jar file in the right place, but reports as not being able to find it.

182 Name: !WAHa.06x36 : 2006-07-04 04:14 ID:l2svyCMe [Del]

Most mysterious. Link?

183 Name: Anonymous : 2006-07-04 04:48 ID:w7xtasGx [Del]

hi, i am running wakaba from the last version under lighttpd 1.4.4 perl 5.8.8.

when i'm trying to post a new thread via the wakaba.html form, it forwards me back to the wakaba.html page, without including the new thread.

tried to delete the wakaba.html to see if the wakaba.pl will create a new one, no success.

thx :]

184 Name: !WAHa.06x36 : 2006-07-04 04:55 ID:l2svyCMe [Del]

>>183

You need to get lighttpd to tell the browser not to cache the pages. Also, a reload should show the new thread.

185 Name: Anonymous : 2006-07-04 07:39 ID:w7xtasGx [Del]

>>184

ok, i have switched to apache 2.2, and still the post i tried to submit refuses to appear in the wakaba.html page. maybe i should change the wakaba.html permissions to 777 so the webserver could write the new topic into that page?

186 Name: !WAHa.06x36 : 2006-07-04 14:18 ID:Heaven [Del]

>>185

Did you try just reloading the page? If the script can't write to the file, it will complain.

187 Name: Anonymous : 2006-07-04 16:50 ID:w7xtasGx [Del]

i tried, no change. it seems like the HTML page sends the POST details to / (or /wakaba.html) instead of /wakaba.pl.
another thing I've paid attention to (a bug?), is the need to write your admin password in the url bar (the form sends a rhandom password)... not so secure imo :S

you can see the problem at http://69chan.ath.cx ...

thanks again :]

188 Name: !WAHa.06x36 : 2006-07-05 03:17 ID:Heaven [Del]

>>187

The page isn't built right - did you run wakaba.pl from the command line? That will break the page. Also, going to http://69chan.ath.cx/wakaba.pl gets you an SQL connection failure so it wouldn't work anyway. First, fix your SQL settings, then go to http://69chan.ath.cx/wakaba.pl?task=admin and log in and rebuild caches. Also, the admin password is encrypted in the URL bar. This is normal.

189 Name: Anonymous : 2006-07-05 05:55 ID:w7xtasGx [Del]

okay, i changed the permissions so the webserver can create the wakaba.html and i have fixed the sql settings... everything works now, thanks alot! ^_^

190 Name: Anonymous : 2006-07-07 06:38 ID:jz8cApt0 [Del]

I tried to rebuild cash but I got the message like this.
Untile today it did not happen to us.

Out of memory during "large" request for 1052672 bytes, total sbrk() is 28467200 bytes at wakautils.cgi line 973.

I am using kareha 3.1.0 at http://www.no1game.net/bbs/index.html
Is this something to do with setting ?or do I have to try other
method to cope with ?

191 Name: !WAHa.06x36 : 2006-07-07 06:56 ID:l2svyCMe [Del]

Wow, that's a weird error message. The line it occurs on does nothing that I can image would cause that kind of error.

Lacking any other clues, I'm assuming something is very broken on your server.

192 Name: Anonymous : 2006-07-07 07:11 ID:jz8cApt0 [Del]

Thank you very much !WAHa.06x36

well,,, I see file like _Xafeafavae.dat in the same directory of kareha.cgi which I've never seen before....

I bet the html files in res directory is broken but dun know how to tel which is bad res and which is not...

193 Name: Anonymous : 2006-07-07 07:15 ID:jz8cApt0 [Del]

It seems the strange name .dat file comes up when I click the Rebuild cash. sorry multiple reply

194 Name: !WAHa.06x36 : 2006-07-07 09:23 ID:Heaven [Del]

>>193

When Kareha saves files, it writes them to a file with a random name ending in ".dat", and then renames it to the real name, to avoid destroying files if it runs out of space while writing. However, on your system, the rename function crashes with that error. There is nothing in Kareha that could make that happen. It's not your config or the res files. Something much more serious is wrong with the server.

195 Name: Anonymous : 2006-07-07 14:11 ID:jz8cApt0 [Del]

ok thanks for the advise.
So far, I dont have problem beside that and as the server is not my own I guess there is not much I can do for it.

Well I appriciate your kind advise, your adivse released my from mining the res files. (^^;

196 Name: wiiaboo : 2006-07-11 12:03 ID:rP/TLeh1 [Del]

Hello, I seem to be having a problem getting the title image to display on my imageboard, i am pointing to the right file on my server but no title image appears only the actualy title.

197 Name: !WAHa.06x36 : 2006-07-11 12:06 ID:VqDGzUzh [Del]

>>196

Did you set both the title image URL and the title mode? It's been ages since I used that, I can't remember what exactly it should be, but the config.pl comments should say something.

198 Name: Anonymous : 2006-07-12 07:25 ID:Izsn1JKb [Del]

I'm having difficulty running Wakaba, specifically getting wakaba.pl to follow through properly. specific error is:

Invalid [] range "}-\x" before HERE mark in regex m/([\x{100}-\x << HERE {ffff}])/
Compilation failed in require at futaba_style.pl line 3.
BEGIN failed--compilation aborted at futaba_style.pl line 3.
Compilation failed in require at /kunden/homepages/12/d160583925/htdocs/wakaba/wakaba.pl line 19.
BEGIN failed--compilation aborted at /kunden/homepages/12/d160583925/htdocs/wakaba/wakaba.pl line 19.

199 Name: !WAHa.06x36 : 2006-07-12 09:47 ID:Heaven [Del]

>>198

Hmm. Your could try copying wakautil.pl from Kareha, and see if that works better.

200 Name: Anonymous : 2006-07-12 10:20 ID:Izsn1JKb [Del]

o shi-
it worked, thx ( ^_^)

201 Name: Anonymous : 2006-07-12 20:22 ID:CkRf0Xt1 [Del]

I changed the text in include/rules.html, but the board still say
"You should probably put some board guidelines in this file - include/rules.html."

What can I do?

202 Name: !WAHa.06x36 : 2006-07-12 21:08 ID:VqDGzUzh [Del]

Did you rebuild caches?

203 Name: Anonymous : 2006-07-12 22:48 ID:CkRf0Xt1 [Del]

>>202
Thanks.

204 Name: Anonymous : 2006-07-14 04:24 ID:FbAWCFrn [Del]

Anyone have any idea why the posts keep dropping off the end of http://www.lurkmore.com/chanchan/misc even though in http://www.lurkmore.com/chanchan/3 with the same config there are 7 pages?

205 Post deleted by user.

206 Name: dmpk2k!hinhT6kz2E : 2006-07-14 17:16 ID:Heaven [Del]

The average thread length is a lot higher on first board. Same number of posts, but fewer threads.

207 Name: Anonymous : 2006-07-15 02:51 ID:FbAWCFrn [Del]

Mhmm.. is there any way to make it never prune a board?

208 Name: Anonymous : 2006-07-15 02:55 ID:FbAWCFrn [Del]

nm, duh to me, max posts was still at 500, sigh.

209 Name: wiiaboo : 2006-07-18 05:44 ID:2baqZDLG [Del]

Hello,
I need to be able to display a picture when someone has been banned from a board, is it possible to redirect the banned person to a new page or just put an image up in the place of the Banned string?

210 Name: !WAHa.06x36 : 2006-07-18 11:08 ID:Heaven [Del]

You should be able to put any HTML you want in the banned string.

211 Name: wiiaboo : 2006-07-18 17:24 ID:2baqZDLG [Del]

I am having problems setting up the oekaki script with wakaba, im not quite sure what you mean by "set the URL settings in oekaki_config.pl" i get a 500 internet server error btw.

212 Name: !WAHa.06x36 : 2006-07-18 19:03 ID:Heaven [Del]

>>211

500 Internal Server errors are never caused by scripts themselves (except for the hashbang on the first line), but by configuration errors. See http://wakaba.c3.cx/sup/kareha.pl/1109033191/.

213 Name: JoeMan : 2006-07-19 17:22 ID:F2npZNac [Del]

So, I've never done anything like this before, but got a Dreamhost account for super-cheap recently, and figured it might be fun to but Wakaba on there. Things seem to be going fine, if somewhat still over my head, but when I tried to load wakaba.pl in my browser I get this software error:

No ADMIN_PASS or NUKE_PASS defined in the configuration at /usr/share/perl/5.8/CGI/Carp.pm line 314.
BEGIN failed--compilation aborted at config_defaults.pl line 120.
Compilation failed in require at wakaba.pl line 17.
BEGIN failed--compilation aborted at wakaba.pl line 17.

Any advice?

214 Name: !WAHa.06x36 : 2006-07-19 17:47 ID:Heaven [Del]

You need to edit config.pl to actually configure the script.

215 Name: Paul : 2006-07-20 16:45 ID:a/h+ZTfQ [Del]

I got the same error, and my config file is configured!

216 Name: Anonymous : 2006-07-20 19:05 ID:Heaven [Del]

did you remove the # in front of the changed lines?

217 Name: kj!Xh2fu1dfy6 : 2006-08-01 15:13 ID:TVV6I/4M [Del]

Alright, this is about admin.pl/config.pl and kareha. I don't know exactly how Perl works, or programming in general (last time I programmed was 5 years ago on Pascal) but I was wondering if it's possible to add either; a) multiple lines for admin pass; b) multiple admin passes in the one line that is there; c) something else.

Reason being that I want to add some mods but with different access capabilities. eg: 3 mods and 10 boards, they can all access two of the boards but other than that they all have different specific boards to mod out of the 8 left. I don't want to have to give them 2 or 3 different admin passes but give each mod their own pass and add them all to the config.

Not sure if I got my point through completely as to what I need help with. Anyone know how to do this?

218 Name: !WAHa.06x36 : 2006-08-01 16:39 ID:Heaven [Del]

There is no easy way to do this.

219 Name: Anonymous : 2006-08-01 19:13 ID:YCBaVtIl [Del]

>>218 Besides just being safe and making all boards have different passwords, which is more secure anyway.

220 Name: Anonymous : 2006-08-04 03:45 ID:TVV6I/4M [Del]

Okay thanks, other than that is it possible to get the config to write bans to .htaccess in a dir above to enable all of them to write to one .htaccess.

221 Name: !WAHa.06x36 : 2006-08-04 05:39 ID:Heaven [Del]

>>220

There are a couple of options for the banning that you can edit. Something like ADMIN_BAN_FILE, I forget exactly.

222 Name: Anonymous : 2006-08-04 06:17 ID:TVV6I/4M [Del]

Yeah, but how do i get "use constant ADMIN_BAN_FILE => '.htaccess';" to be /asdf/.htaccess?

223 Name: Anonymous : 2006-08-04 08:02 ID:TVV6I/4M [Del]

nm, figured it out.

224 Name: Anonymous : 2006-08-08 00:59 ID:xHL6uL6t [Del]

I get a 404 Forbidden error when opening wakaba.pl directly

I don't know if i'm supposed to do something like make a html file, or anything. i've already created the mysql databases and set up config.pl

anything i can do?

225 Name: Anonymous : 2006-08-08 07:30 ID:Heaven [Del]

>>224, you mean 403?

Check out your .htaccess to make sure you're not killing referrers, and make sure permissions are correct (775)

226 Post deleted by user.

227 Name: Anonymous : 2006-08-08 12:54 ID:xHL6uL6t [Del]

>>225

Actually, I got everything working somehow. Thank you though :D

228 Name: Anonymous : 2006-08-12 15:14 ID:IccP4FXI [Del]

I'm trying to set up wakaba on a home test server before going live on the web. My problem: When I access wakaba.pl through Firefox, It pops up the download manager asking to save or open it.

Using:
Apache/2.0.55 (Ubuntu) PHP/4.4.2-1build1 mod_perl/2.0.2 Perl/v5.8.7

I have permissions for .pl files set to 755, along with directories as needed.

I have a simple Hello World in the same dir as wakaba.pl that runs fine from a browser with proper headers and everything.

Suggestions?

229 Name: !WAHa.06x36 : 2006-08-12 15:46 ID:VqDGzUzh [Del]

What's in the Hello World script? Also, what's its name?

230 Name: Anonymous : 2006-08-12 16:20 ID:IccP4FXI [Del]

>>229
My file is hello.pl

#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "<H1>Hello World</H1>\n";

231 Name: EleoChan!EhVtXXdTd6 : 2006-08-12 16:28 ID:CNlTK+ld [Del]

I can't get archive mode to work.

My config file says

use constant TRIM_METHOD => 1;
use constant ARCHIVE_MODE => 1;
use constant ARCHIVE_DIR => 'arch/';

But, even though old threads are being cleaned up, there is nothing in my arch/ directory. I double checked permissions and they are 755. What am I doing wrong?

232 Name: Anonymous : 2006-08-12 18:09 ID:IccP4FXI [Del]

>>228
>>230

After I renamed wakaba.pl to wakaba.cgi, it worked fine for me.. so it's an Apache issue somewhere.

233 Name: Anonymous : 2006-08-12 23:24 ID:IccP4FXI [Del]

I can't seem to figure out what the "link" and "parent" fields do. Can anyone tell me?

234 Name: dmpk2k!hinhT6kz2E : 2006-08-13 03:15 ID:Heaven [Del]

>>231
Does you arch dir contain res, src, thumb? Are all of them set 755?

If that is all true, have you tried with mode 775 on arch and all subdirs?

235 Name: !WAHa.06x36 : 2006-08-13 08:53 ID:VqDGzUzh [Del]

>>230

Man, I really have no idea. As >>232 suggests, sometimes Apache might be setup to run .cgi files but not .pl, but if your test file is named .pl, I really have no idea what's going on. What's in the file you end up downloading if you go to wakaba.pl? If it's the Wakaba Perl source, it's an Apache issue...

>>233

Link should be obvious, no? Parent is only for admin posts. You put the number of the first post in a thread there if you want to make an admin reply in a thread.

236 Name: Anonymous : 2006-08-13 09:06 ID:IccP4FXI [Del]

>>235
Those were both me.

1) It is the source, so I'll have to mess with Apache sometime.

2) Yeah, I figured links out shortly after I posted that. Thanks for the explanation of parent though.

237 Name: EleoChan!EhVtXXdTd6 : 2006-08-13 19:16 ID:CNlTK+ld [Del]

>>234
No :( Manually created my arch folder when I decided I wanted to archive. Didn't remember they were in there and didn't think it would be necessary to recreate them. I'll see if it works now.

238 Name: Lusikka : 2006-08-14 07:33 ID:o1zdttVH [Del]

Hey guys.

I'm having difficulties with Wakaba. I had some problems with using the wakaba.pl(because of misconfigured httpd.conf), but it works now. When I access it through a web-browser, it loads a bit and adds stuff to the MySQL database. Then it says:

"Not Found

The requested URL /wakaba/wakaba.html was not found on this server."

Could someone tell me what am I doing wrong, or is it just a bug?

239 Name: !WAHa.06x36 : 2006-08-14 11:06 ID:VqDGzUzh [Del]

>>238

Go to http://.../wakaba.pl?task=admin and rebuild caches.

240 Name: Wiiaboo : 2006-08-15 05:23 ID:RmLx1ES2 [Del]

Hello, just want to know how do i change or remove the style list at the top right of the page. And also how do I stop the "mailto:" email link from appearing after a poster puts an address in the Link field, i just want it to display the link to a webpage. Thanks

241 Name: Anonymous : 2006-08-15 06:49 ID:pmBlnXlu [Del]

So, could someone tell me what is the admin password for that http://.../wakaba.pl?task=admin page? I've tried the password that I wrote to the config.pl, but it didn't work. I've also tried a blank password, and it loaded the page but didn't make any difference to the situation.

Thanks in advance.

242 Name: Anonymous : 2006-08-15 07:00 ID:pmBlnXlu [Del]

Oh, I got the rebuild caches thing working, but it still says the same:

"Not Found

The requested URL /wakaba/wakaba.html was not found on this server."

Management panel works, so the only thing that doesn't work is this. Any ideas how to fix this?

243 Name: !WAHa.06x36 : 2006-08-15 08:17 ID:l2svyCMe [Del]

>>240

To remove the style list, edit the template to take it out. Alternatively, deleting files from css/ will get you a list with just one entry. Also, mailto: is only added if the link field has no other protocol prefix. If you put in a link correctly as "http://...", it will link just fine.

>>242

Can you check if the file really does exist? Also, is there no error when running Rebuild Caches?

244 Name: ian (moved from other thread) : 2006-08-16 03:41 ID:VqDGzUzh [Del]

Alrgiht here's my problem. I followed the documentation of installing and configuring wakaba to the letter, and I'm still having issues.

I'm running Apache+PHP+MySQL through wampserver5 and that's all well and good.
I've installed ActivePerl and ImageMagic Q8 Static.
I've modified my httpd.conf to have
Options +ExecCGI
AddHandler cgi-handler .cgi .pl
for the / directory and restarted Apache.
I've changed the hashbang to #!perl as I'm running windows.
And it seems that when I navigate to http://localhost/wakaba/wakaba.pl it treats it as a text file.

I tried the following instead, for httpd.conf:
Alias /b/ "e:/misc/site/wakaba/"
AddHandler cgi-handler .cgi .pl
<Directory "e:/misc/site/wakaba">

<Files *.pl>

SetHandler cgi-handler

</Files>
Options -Indexes +ExecCGI
AllowOverride None
Order allow,deny
Allow from all

</Directory>
And then navigate to http://localhost/b/wakaba.pl and still it treats it like a text file... Is there anything I'm missing or failing to see here?

245 Name: ian (moved from other thread) : 2006-08-16 03:41 ID:VqDGzUzh [Del]

I just tried modifying the httpd.conf again, this time to
AddHandler cgi-handler .cgi .pl
<Directory "/wakaba">

Options -Indexes +ExecCGI
AllowOverride None
Order allow,deny
Allow from all

</Directory>
and it is still a no go.

I also tried creating an .htaccess with
AddHandler cgi-handler .pl .cgi
Options +ExecCGI
And it is the same result.

246 Name: !WAHa.06x36 : 2006-08-16 07:15 ID:l2svyCMe [Del]

>>245

In order for .htaccess to work, you need "AllowOverride All".

247 Name: ian : 2006-08-16 07:52 ID:ZZU9H1fF [Del]

Well I moved everything to my web hosting, and now it says 500 Internal Error no matter what I do.
I've CHMOD'd wakaba.pl to 755, uploaded in ASCII and my .htaccess now looks like:
AllowOverride All
AddHandler cgi-script .pl
Options ExecCGI
DirectoryIndex wakaba.html index.html

248 Name: !WAHa.06x36 : 2006-08-16 10:09 ID:VqDGzUzh [Del]

That should probably be "+ExecCGI", but first of all, look at your error_log to see what it's complaining about.

249 Name: Pluvius : 2006-08-19 03:55 ID:Heaven [Del]

The HTML file was made properly, but I can't save any threads.

250 Name: Anonymous : 2006-08-19 23:08 ID:SxXiIF0P [Del]

Is it possible to pin threads in Kareha? i'm looking around in admin.pl and haven't seen that option.

251 Name: Anonymous : 2006-08-20 07:54 ID:ARbpTjcN [Del]

>>250 no.

252 Name: Olikune : 2006-08-20 17:41 ID:9SwKMbnw [Del]

Is it possible to modify the script so i can post as ##mod???

253 Name: Anonymous : 2006-08-20 17:49 ID:ZZU9H1fF [Del]

>>252
Add a capped_trip

254 Name: ian : 2006-08-20 17:51 ID:ZZU9H1fF [Del]

Alright. So I gave up on Wakaba. I don't know why but it apparently hates me. I got Kareha working, but I am wondering if I can revert it's reply styles to Futaba/Futallaby type, where even when a new thread is made, it will make the RES number as the last post on the board, like 4chan.

ie.
Someone starts >>4
A reply is made, it is >>5
Someone starts another topic, and it will be >>6, not >>1

255 Name: !WAHa.06x36 : 2006-08-20 19:19 ID:VqDGzUzh [Del]

>>254

No, there's no such option. It'd take extra code to implement, and it's really just a cosmetic feature, so I didn't think it was worth bloating the code for. It's very strange that you can get Kareha working and not Wakaba, though, because they are very, very similar, except for the use of a database, which shouldn't affect any of what you do. I can't think of any problems that would affect just one.

Maybe you should try Wakaba again from scratch?

256 Name: Pluvius : 2006-08-20 19:40 ID:Heaven [Del]

>>249
Just making sure nobody forgets my post.

257 Name: Anonymous : 2006-08-20 20:05 ID:ARbpTjcN [Del]

>>256 Check your permissions (775) on folders?

258 Name: Pluvius : 2006-08-20 21:05 ID:Heaven [Del]

Set it to all the ones in the same directory, nothing.

259 Name: Pluvius : 2006-08-20 22:26 ID:SuhuKEa7 [Del]

Eh, whatever. I got Wakaba working fine. How can I make every HTML file generated contain the javascript for my StatCounter?

260 Name: !WAHa.06x36 : 2006-08-21 08:03 ID:Heaven [Del]

>>259

Use the files in include/, or edit futaba_template.pl.

This thread has been closed. You cannot post in this thread any longer.