Roundcube Community Forum

Release Support => Pending Issues => Topic started by: thomas_g on August 25, 2015, 04:13:49 PM

Title: Problem on installing rc, white screen
Post by: thomas_g on August 25, 2015, 04:13:49 PM
Hello,

I'm trying to install rc on my webserver (Ubuntu 14.04 Server, apache2) according to http://trac.roundcube.net/wiki/Howto_Install .

But the following problem occurs:
If I try to install rc 1.1.2 I get just a blank white screen when I call up "blablabla"/install.
If I try to install rc 1.1.1 the following message ist displayed: "Fatal error: Class 'PEAR' not found in "blablabla"/program/lib/Roundcube/bootstrap.php on line 102"

The php-pear package is - of course - installed.

Does anyone know what to do?

Thanks and best regards
Thomas
Title: Re: Problem on installing rc, white screen
Post by: SKaero on August 25, 2015, 06:50:15 PM
Are you using composer or are you manually downloading the Roundcube package?
Title: Re: Problem on installing rc, white screen
Post by: thomas_g on August 26, 2015, 03:23:06 AM
I've manually downloaded the rc package
Title: Re: Problem on installing rc, white screen
Post by: SKaero on August 26, 2015, 01:59:02 PM
Are you downloading the Dependent or the Complete version?
Title: Re: Problem on installing rc, white screen
Post by: thomas_g on August 26, 2015, 04:59:20 PM
I've been downloading the Dependent version, but I'm quite sure that I did what was suggested in the installation manual.
But now I tried the complete version. This worked just fine!

Thanks a lot!