Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: kimusan on March 04, 2008, 09:58:33 AM

Title: Installer looking for Pear module iilConnection in the wrong place (svn#1181)
Post by: kimusan on March 04, 2008, 09:58:33 AM
the installer expects to file lib/imap.inc to be available (it is called iilConnection in the extension list). The lib/imap.inc file is however in ../programs/lib/ and not in lib/
Easy to fix but the installer is useless without the fix.
Title: Re: Installer looking for Pear module iilConnection in the wrong place (svn#1181
Post by: kimusan on March 04, 2008, 10:44:24 AM
looks like I have a problem with ini_set after upgrading. I do however not have that problem elsewhere on the server (or before I used the installer to upgrade the webmail installer config). What could have this impact on the webmail installation?