Posts by _pAt


    https://blog.ip-projects.de/an…dressen-bei-i-mscp-plesk/


    Sofern es jemand benötigt...

    Your Cert is formatted correctly?



    Code
    1. -----BEGIN CERTIFICATE-----....-----END CERTIFICATE-----

    and Is it possible that the lines are ^M-terminated (Copy from Win > Linux)

    Code
    1. vi -b /etc/apache2/domain.ssl/domain.ssl.crt/domain.com.crt

    This works fine for me (Chrome + FF + Edge):


    Code
    1. RewriteEngine On
    2. RewriteCond %{HTTP_HOST} !^www\. [NC]
    3. RewriteRule ^(.*) http://www.%{SERVER_NAME}%{REQUEST_URI} [L,R=301]
    4. #here we dont use www as non www was already redirected to www.
    5. RewriteCond %{HTTPS} off
    6. RewriteRule ^(.*) https://%{SERVER_NAME}%{REQUEST_URI} [L,R=301]

    Also ich hab 2 Wordpress-Seiten unter Verwendung von PHP7.1


    Hab auch mal paar Wordpress-Versionen via Downgrade von 4.7.3 probiert.. hat alles geklappt. Getestete WP-Versionen:
    4.7.3
    4.7.2
    4.7.1
    4.7
    4.6.4


    Was sagt deine Log-File?

    @Nuxwin


    You got a fix for this error:


    Code
    1. 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


    Code
    1. Composer version 1.4.1 2017-03-10 09:29:45


    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-ldap




    and all fine, ty :D

    Hi,


    ich probiere Daten über https zu holen, dabei bekomme ich folgenden Fehler:

    Quote

    Warning: fsockopen(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /var/www/virtual/xxx/htdocs/fsock.php on line 5 Warning: fsockopen(): Failed to enable crypto in /var/www/virtual/xxx/htdocs/fsock.php on line 5 Warning: fsockopen(): unable to connect to ssl://pagodabox.com:443 (Unknown error) in /var/www/virtual/xxx/htdocs/fsock.php on line 5 aus


    Der Code testet nur ob die Verbindung möglich ist:


    PHP
    1. <?php$host = 'pagodabox.com';$response = "";if ( $fp = fsockopen("ssl://{$host}", 443, $errno, $errstr, 30) ) { $msg = 'GET / HTTP/1.1' . "\r\n"; $msg .= 'Host: ' . $host . "\r\n"; $msg .= 'Connection: close' . "\r\n\r\n"; if ( fwrite($fp, $msg) ) { while ( !feof($fp) ) { $response .= fgets($fp, 1024); } } fclose($fp);} else { $response = false;}if ($response == false){echo($errno);echo($errstr);}else{echo("an");}?>





    Das Ganze über http:// funktioniert ohne Probleme.



    i-MSCP 1.3.16



    Code
    1. uname -aLinux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24) x86_64 GNU/Linux


    Code
    1. PHP 5.6.29-0+deb8u1 (cli) (built: Dec 13 2016 16:02:08)Copyright (c) 1997-2016 The PHP GroupZend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies


    Code
    1. OpenSSL 1.0.1t 3 May 2016


    Weiß jemand an was es liegen könnte?


    Danke im voraus.

    Hallo,


    es ist ja möglich im i-MSCP Ports zu überwachen..
    Daher die Frage, kann bei einem Dienstausfall auf eine Benutzerdefinierte Aktion ausgeführt werden wie z.B. nen Befehl oder ein Shell-Script?


    edit:: i-MSCP 1.1.13 @ Debian