Hey all,
I really like the concept behind roundcube - it looks slick! but I am
having some problems installing (or rather, authenticating once
installed).
My server is: roundcube.willowisp.net
and I modified the index.php with a
<pre>
var_dump($_SESSION);
var_dump($_REQUEST);
</pre> after the session initialization. (pic below)
I know the credentials are good, as it is my mailserver and they work
in thunderbird. it doesn't appear to be translating the login form
info into the session variables.
Any ideas? Do I need to have register_globals on?
thanks in advance,
j.