I am installing. I was just curious ... No need to warn me on anything
Roundcube Plugin 2.0.0 "--no-suggest" and missing ldap php ext errors
-
- patched
- texxasrulez
- Closed
- Thread is marked as Resolved.
-
-
No need to warn me on anything
I do not want to warn you LOL. I just say that installing that package will not cause any issue on your system
I'm waiting for your feedback aftter installation of that package and new execution of the installer
-
-
You got a fix for this error:Code- Ein unerwarteter Fehler ist aufgetreten: Plugin::RoundcubePlugins::_installComposerPackages: ./composer.json has been updatedLoading composer repositories with package informationInitializing PEAR repository https://pear.php.neteading composer.json of roundcube/net_sieve (RELEASE_1_1_6)Reading composer.json of roundcube/net_sieve (RELEASE_1_1_5)Reading composer.json of roundcube/net_sieve (RELEASE_1_1_3)Reading composer.json of roundcube/net_sieve (RELEASE_1_1_2)Reading composer.json of roundcube/net_sieve (RELEASE_1_0_4)Reading composer.json of roundcube/net_sieve (RELEASE_0_8_1)Reading composer.json of roundcube/net_sieve (RELEASE_0_8)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.5.0)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.3.3)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.3.2)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.3.1)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.3.0)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.2.1)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.2.0)Reading composer.json of roundcube/net_sieve (1.5.4)Reading composer.json of roundcube/net_sieve (1.5.3)Reading composer.json of roundcube/net_sieve (1.5.2)Reading composer.json of roundcube/net_sieve (1.5.1)Reading composer.json of roundcube/net_sieve (1.5.0)Reading composer.json of roundcube/net_sieve (master)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.0)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.1)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.2)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.3)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.4)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.5)Reading composer.json of kolab/net_ldap3 (master)Updating dependenciesYour requirements could not be resolved to an installable set of packages. Problem 1 - pear-pear.php.net/Net_LDAP2 2.2.0 required ext-ldap * -> the requested PHP extension ldap is missing from your system. - pear-pear.php.net/Net_LDAP2 2.2.0 requires ext-ldap * -> the requested PHP extension ldap is missing from your system. - Installation request for pear-pear.php.net/net_ldap2 (installed at 2.2.0) -> satisfiable by pear-pear.php.net/Net_LDAP2[2.2.0]. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/7.1/cli/php.ini - /etc/php/7.1/cli/conf.d/10-mysqlnd.ini - /etc/php/7.1/cli/conf.d/10-opcache.ini - /etc/php/7.1/cli/conf.d/10-pdo.ini - /etc/php/7.1/cli/conf.d/15-xml.ini - /etc/php/7.1/cli/conf.d/20-calendar.ini - /etc/php/7.1/cli/conf.d/20-ctype.ini - /etc/php/7.1/cli/conf.d/20-curl.ini - /etc/php/7.1/cli/conf.d/20-dom.ini - /etc/php/7.1/cli/conf.d/20-exif.ini - /etc/php/7.1/cli/conf.d/20-fileinfo.ini - /etc/php/7.1/cli/conf.d/20-ftp.ini - /etc/php/7.1/cli/conf.d/20-gd.ini - /etc/php/7.1/cli/conf.d/20-gettext.ini - /etc/php/7.1/cli/conf.d/20-iconv.ini - /etc/php/7.1/cli/conf.d/20-imap.ini - /etc/php/7.1/cli/conf.d/20-intl.ini - /etc/php/7.1/cli/conf.d/20-json.ini - /etc/php/7.1/cli/conf.d/20-mbstring.ini - /etc/php/7.1/cli/conf.d/20-mcrypt.ini - /etc/php/7.1/cli/conf.d/20-mysqli.ini - /etc/php/7.1/cli/conf.d/20-pdo_mysql.ini - /etc/php/7.1/cli/conf.d/20-phar.ini - /etc/php/7.1/cli/conf.d/20-posix.ini - /etc/php/7.1/cli/conf.d/20-pspell.ini - /etc/php/7.1/cli/conf.d/20-readline.ini - /etc/php/7.1/cli/conf.d/20-shmop.ini - /etc/php/7.1/cli/conf.d/20-simplexml.ini - /etc/php/7.1/cli/conf.d/20-sockets.ini - /etc/php/7.1/cli/conf.d/20-sysvmsg.ini - /etc/php/7.1/cli/conf.d/20-sysvsem.ini - /etc/php/7.1/cli/conf.d/20-sysvshm.ini - /etc/php/7.1/cli/conf.d/20-tokenizer.ini - /etc/php/7.1/cli/conf.d/20-wddx.ini - /etc/php/7.1/cli/conf.d/20-xmlreader.ini - /etc/php/7.1/cli/conf.d/20-xmlwriter.ini - /etc/php/7.1/cli/conf.d/20-xsl.ini - /etc/php/7.1/cli/conf.d/20-zip.ini You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.Installation failed, reverting ./composer.json to its original content.
apt-get update && apt-get install php5.6-ldap
Done with the same error. Php-Version @i-mscp is 7.0
kk my fail.. not 7.0 its 7.1 so:
1. Composer wrong version
rm /var/local/imscp/composer.phar
2. perl imscp-autoinstall -dc
3. apt-get install php7.1-ldapand all fine, ty
-
I know it will not harm my system. Like I say, I was just curious. Knowledge is power ... I was playing back at ya with the warning as well ..
Install successfully completed and RoundcubePlugin is now activated ...
Thank you for your assistance ...
-
-
-
Thank you for your assistance ...
You're welcome
-
-
-
The fix regarding ldap PHP ext. has been added in our development branch. See https://github.com/i-MSCP/plug…4b3098e822f2cee09e10fR666
This fix will be part of next RoundcubePlugins plugin version.Thank you both for your reports.
Thread closed. -