knowledgetree-3.5.2-beta1 error
|
|
Hello, I just installed 3.5.2-beta1 on a centos5 box and I get this error when accessing the kt url: Error type Failed to create log file /opt/knowledgetree-3.5.2-beta1-1/apps/knowledgetree/var/log/log-2008-02-02.nobody.txt (check permissions) I know it’s beta, but your help would be appreciated. Thanks, |
|
|
Can you check the permissions in that folder? You will probably need to grant write permissions to everyone on it. We’ll fix this asap Cheers! |
|
|
G’Day, I think I’ve got a related problem. I installed the KT-Stack under Mac OSX 10.4 and everything ran fine. After restarting my machine I started the Stack using sudo sh /Applications/knowledgetree-3.5.2-beta1-1/ctlscript.sh start But when accessing KT I get following error: Failed to create log file /Applications/knowledgetree-3.5.2-beta1-1/apps/knowledgetree/var/log/log-2008-02-20.nobody.txt (check permissions) I set the permissions of the appropriate folder to 777 and ran sudo sh /Applications/knowledgetree-3.5.2-beta1-1/ctlscript.sh restart and get following output: localhost:/Applications/knowledgetree-3.5.2-beta1-1 dahaarhoff$ sudo sh ctlscript.sh restart Syntax OK And I still get the error message when trying to access KT. I’m guessing it’s got something to do with mysql being stopped. But couldn’t figure out why… Thanks, Roger |
|
|
Hi Roger, Can you please look at (and post here) the contents of the mysql log file? It’s located at /Applications/knowledgetree-3.5.2-beta1-1/mysql/data Cheers |
|
|
Okay my bad. After rebooting I started the stack without sudo and everything works fine. So all that needs doing is to fix the permissions on the log folder. I guess I still got the error message due to not flushing my cache and httpd not being able to serve up something new. I don’t know. I guess the good old principle of “Have you tried turning it on and off again?” isn’t so old after all. If you still need that log let me know. |
