Roundcube fails after update

beinbliss

Verified User
Joined
Aug 25, 2013
Messages
7
Hello,

I have rcube 0.54 which works.

So I decided to upgrade it to 0.93, but for that php 5.3 is needed, so i installed it as cli second to 5.2cgi which is default one. If i run 0.54 on php 5.3 it works fine, but if i run either 0.86 or 0.93 roundcube it doesn't work (500 internal), but logs show nothing, i got enabled error reporting etc.

what can be wrong?
 
Code:
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build roundcube d
 
Back
Top