Hi All
I thought after pretty much lurking for about 9 months to finally install RC. After following the wiki, I get this error
SERVICE CURRENTLY NOT AVAILABLE! Error No. 1f4)
Also this is from the roundcube log
DB Error: DB Error: extension not found in C:\mjbcontrols\roundcubemail\program\include\rcube_db.inc on line 105
I would be happy if someone can help.
Thanks
Michael
probably your php has no mysql support enabled. make file with <? phpInfo(); ?>
in it and rename it to .php and then check the output for "mysql"
Thanks for your reply.
Looks like you were right, I can't see any referance to MYSQL in the output.
How do I get this enabled ?
Regards
Michael
Edit: Is there any changes to the PHP.ini file that needs to be made to get roundcube to work ?
Edit again, I have now got MYSQL ext to work,
and roundcube is still showing the same error ???? any ideas ???
Thanks
Michael
check your db.inc.php for typos and logs for errors
Ok the error I now get in the RC log is
DB Error: DB Error: connect failed in C:\mjbcontrols\roundcubemail\program\include\rcube_db.inc on line 105
Does anything in PHP.ini need to be changed eg is there a list somewhere on what needs changing ?
Thanks for your time
Michael
Ok IT WORKS !!!!!!!!!!! :D :D :D :D :D :D :D :D :D
The last fault was a spelling mistake, (after changing everything 50 times) the original error was the missing mysql extention.
Thanks
Michael