On Jun 28, 2006, at 11:39 PM, Rob Dunn wrote:
> hi,
>
> I am deploying round cube onto my mail server and are having some
> issues.
>
> I have configured the mail settings and built the database in mysql
>
> When I open the index.php file it comes out blank.
>
> not sure if this means there is a config error?
>
> can someone help me?
>
> thanks
>
> rob
>
Make sure there's a "logs" directory in the RoundCube directory, and
give it web server ownership ("chown nobody logs", or "chmod 777
logs" temporarily).
Then try accessing the index, and you'll see an "errors" file in the
logs directory. Also check your JavaScript Console for errors.
Rich