Hi all
Apologies if this has been answered elsewhere, I have searched both here and google for a solution but not getting very far!
I have setup Roundcube and its DB (MYSQL) I know it is connecting correctly to the mysql as sessions are stored in the sessions table.
I have setup the main.inc.php (i think) however when I go to the login page I just get a login button with no Username or Password Fields.
Clicking the login button does nothing (goes to ../ and refreshes the page)
Where am I going wrong?
MySqtup is Fedora Core 6, Courier, Postfix with Amavisd with virtual domains
Thanks
Digitalquill
Kept Searching and found the solution...
php.ini -->
must be magic_quotes_sybase = Off