I've been looking at a lot of different journal applications and OJ seems to meet my needs the best... However, I can't get it to work.
I'm getting the following error:
error: fatal error: flock() unimplemented on this platform at oj.cfg line 277.
This is because I'm running apache and Oj on my win98 box (and i really want to keep it that way). Some google searches revealed that flock() isn't implemented on most win32 platforms.
My question is what is happening on line 277? Can it be done without using flock()? If you can't do the coding, can you get me pointed in the right direction?
Any help would be greatly appreciated.
- Joe
BTW, really cool stuff here. Thanks!
|