Roundcube Community Forum

 

SERVICE CURRENTLY NOT AVAILABLE Error No. 1f4)

Started by Slug, July 13, 2006, 11:31:24 AM

Previous topic - Next topic

Slug

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
Roundcube SVN 1335|PHP 5.2.4|hMailServer 5|Win 2003 SP2|IIS 6

yllar

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"

Slug

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
Roundcube SVN 1335|PHP 5.2.4|hMailServer 5|Win 2003 SP2|IIS 6

yllar

check your db.inc.php for typos and logs for errors

Slug

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


Roundcube SVN 1335|PHP 5.2.4|hMailServer 5|Win 2003 SP2|IIS 6

Slug

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
Roundcube SVN 1335|PHP 5.2.4|hMailServer 5|Win 2003 SP2|IIS 6