Roundcube Community Forum

Release Support => Pending Issues => Topic started by: ura_soul on October 03, 2015, 12:42:09 PM

Title: "create config" textbox in installation is empty in fedora 22
Post by: ura_soul on October 03, 2015, 12:42:09 PM
greetings!
i am installing roundcube mail on fedora 22 here, served via nginx and php-fpm. (i used the fedora 22 supplied package for roundcube mail).
i ran through the install process and filled in the various text boxes with database details etc.

when i got to the 'create config' part of the install process, the text box that is intended to contain config.inc.php is mostly empty. it just contains:

Quote
<?php

/* Local configuration for Roundcube Webmail */

does anyone know why this is? and how to resolve this? thanks
Title: Re: "create config" textbox in installation is empty in fedora 22
Post by: SKaero on October 03, 2015, 03:25:25 PM
I'd recommend install Roundcube from source, the packaged versions are typically behind and/or broken.
Title: Re: "create config" textbox in installation is empty in fedora 22
Post by: ura_soul on October 04, 2015, 06:28:07 PM
aha, ok - i see. i used the latest public source and now the config file is produced correctly, thanks.
i have completed the install, but now i have another issue, in that i am seeing: "Connection to storage server failed."
i'll create another thread for that