Am 31.08.2014 10:16, schrieb Cor Bosman: >> In RC\Log\error I found: >> -------------- snip ---------------------- >> [31-Aug-2014 08:02:41 Europe/Berlin] PHP Fatal error: Class 'Net_IDNA2' not >> found in >> /kunden/xxxxxx_xxxxx/webseiten/webmail-beta/program/lib/Roundcube/bootstrap.php >> on line 438 >> -------------- snip ---------------------- > > Maybe you had an old composer file? Make sure you get the latest > composer.json-dist from git, and run 'composer update'
I got the next error: ------------------- snip -------------------------- xxxxx@xxxxxx ~/webseiten/webmail-beta $ ./composer.phar update Loading composer repositories with package information Initializing PEAR repository http://pear.php.net Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - pear-pear.php.net/Net_LDAP2 2.0.12 required ext-ldap * -> the requested PHP extension ldap is missing from your system. - pear-pear.php.net/Net_LDAP2 2.1.0 required ext-ldap * -> the requested PHP extension ldap is missing from your system. - Installation request for pear-pear.php.net/net_ldap2 >=2.0.12 -> satisfiable by pear-pear.php.net/Net_LDAP2[2.1.0, 2.0.12]. xxxxx@xxxxxx ~/webseiten/webmail-beta $ ------------------- snip -------------------------- -- Mit freundlichen Grüßen Martin Wodrich _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
