You are not logged in.

#1 2010-08-18 11:24:08

Del Pede
Member
Registered: 2007-11-13
Posts: 27

[SOLVED] Roundcube and white php pages

After some upgrades roundcube webmail has stopped working for me. It serves me only empty white php pages. The webserver has no problem with hosting drupal, so I can only trace that problem back to roundcube.

Roundcube offers no logs, eventhough they have the right permissions. Apache gives no error in the log either. The roundcubes DB connection used to work, and the password nor user have changed for that connection

Only way I can get roundcube to serve up any pages, is if i disable mysql.so in php.ini. Then it fails with:

"DATABASE ERROR: CONNECTION FAILED!

Unable to connect to the database!
Please contact your server-administrator."

I use mysql as the database connector in db.inc.php. To me that indicates, that there is something wrong with the mysql process, but i don't get any error hits in any logs. I've searched high and wide to find a solution to this, but hasn't come close at all, to find anything. Hope someone on here can shed some light on this

Thanks in advance
Del Pede

Last edited by Del Pede (2010-08-18 11:51:23)

Offline

#2 2010-08-18 11:27:42

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: [SOLVED] Roundcube and white php pages

Try to enable the json.so module in php.ini

Offline

#3 2010-08-18 11:51:01

Del Pede
Member
Registered: 2007-11-13
Posts: 27

Re: [SOLVED] Roundcube and white php pages

Awesome - that did the trick. Thanks alot

Offline

Board footer

Powered by FluxBB