Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: Tim on March 02, 2008, 10:13:11 AM

Title: Unable to access logs/errors
Post by: Tim on March 02, 2008, 10:13:11 AM
Hi all,

I've installed RoundCube on my server, created the database and all things in the INSTALL file, but I'm getting this error:

Warning: Unknown: Unable to access logs/errors in Unknown

even in the css file, I've given 777 permissions to the logs and temp dirs but I won't work...

What can I do to fix this? :-[

Regards,
Tim
Title: Re: Unable to access logs/errors
Post by: Gl0ubI on April 03, 2008, 04:51:46 AM
Hello,

I've the same thing.
After little search into php files with grep command, i've found 2 files with something similar :

maybe this one on this require a absolute path ?

Gl0ubI.