Posts by Speddy
-
-
So ales so made as described in the /etc/apt/sources.list.d is blank
apt-get udate and dist-ugrade remacht rebbot once again packed and updated an lsb_release it's still sd trinne a relase wau ws ih nich.
because I run the stupa mt perl imscp-autoinstall -dc, again to the error message as in the first post I do not know now what I should still make I know @Nuxwin that you here is no support since it does not release, but I hope her can help me there. -
Git is not svn. We are talking about the git master branch (here, the 1.5.x branch which is current master branch), not trunk
Are you serious? Buster (testing) support which is still in experimental state has just been added in the 1.5.x branch. There is no support for sid... Please, show us your full /etc/apt/sources.list file.
Regarding the installer error, I cannot reproduce the problem.Please, result of the following command:
Also please, retry with the -c option:
However, don't forget that we don't give support for unreleased versions.
I'm just wondering where the SID should come, because in my apt-source list are only Stretch server registered?
-
Shell-Script
- # jessie-updates, previously known as volatile#deb http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free#deb-src http://ftp.de.debian.org/debian/ stretch-updates main contrib non-freedeb http://ftp.de.debian.org/debian/ stretch main contrib non-freedeb-src http://ftp.de.debian.org/debian/ stretch main contrib non-freedeb http://security.debian.org/ stretch/updates main contrib non-freedeb-src http://security.debian.org/ stretch/updates main contrib non-free# jessie-updates, previously known as volatiledeb http://ftp.de.debian.org/debian/ stretch-updates main contrib non-freedeb-src http://ftp.de.debian.org/debian/ stretch-updates main contrib non-freedeb http://deb.debian.org/debian/ stretch main non-free contribdeb-src http://deb.debian.org/debian/ stretch main non-free contribdeb https://packages.sury.org/php/ stretch maindeb-src https://packages.sury.org/php/ stretch maindeb http://repo.mysql.com/apt/debian/ stretch mysql-5.7deb-src http://repo.mysql.com/apt/debian/ stretch mysql-5.7
Code- root@debian8:/usr/local/src/imscp# COMPOSER_ALLOW_SUPERUSER=1 composer --working-dir=/var/local/imscp/packages show
- imscp/monsta-ftp 2.1.x-dev 1db0e19 i-MSCP tools - Monsta FTP Web FTP client
- imscp/phpmyadmin 0.4.7.x-dev e3f3334 iMSCP tools - PhpMyadmin - MySQL administration tool
- imscp/rainloop 0.2.0.x-dev ac21425 iMSCP RainLoop Community package
- imscp/roundcube 1.3.1 iMSCP package - The Roundcube Webmail suite for i-MSCP
-
Moin Nuxwin
The following error message appears when I want to update Trunk.Shell-Script- [ERROR] iMSCP::File::copyFile: Couldn't copy `/var/local/imscp/packages/vendor/imscp/roundcube/src/vendor/pear/net_smtp/README.rst' file to `/var/www/imscp/gui/public/tools/webmail/vendor/pear/net_smtp/README.rst': No such file or directory
- [ERROR] Package::Webmail::Roundcube::Installer::_installFiles: Couldn't copy `/var/local/imscp/packages/vendor/imscp/roundcube/src/vendor/pear/net_smtp/README.rst' file to `/var/www/imscp/gui/public/tools/webmail/vendor/pear/net_smtp/README.rst': iMSCP::File::copyFile: Couldn't copy `/var/local/imscp/packages/vendor/imscp/roundcube/src/vendor/pear/net_smtp/README.rst' file to `/var/www/imscp/gui/public/tools/webmail/vendor/pear/net_smtp/README.rst': No such file or directory at /usr/local/src/imscp/engine/PerlLib/iMSCP/Dir.pm line 367, <$fh> line 6.
- [ERROR] autoinstaller::Functions::install: An error occurred while performing installation steps
My SYSTEM
Server version: Apache/2.4.25 (Debian)
Server built: 2017-06-20T19:31:51PHP 7.1.10-1+0~20170929170818.9+stretch~1.gbp501135 (cli) (built: Sep 29 2017 17:08:20) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.1.10-1+0~20170929170818.9+stretch~1.gbp501135, Copyright (c) 1999-2017, by Zend Technologiesroot@debian8:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux stable-updates (sid)
Release: stable-updates
Codename: sidYour MySQL connection id is 5163
Server version: 5.7.20 MySQL Community Server (GPL) -
very nice. That works
You can close.
-
Moin @Nuxwin
So I just have with these instructions
PhpSwitcher error install php-imagick
and get the following error message from the installation
Code- root@ns367176:/opt/phpswitcher/20170910005117/php7.0/bin# ./pecl install imagick
- WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
- downloading imagick-3.4.3.tgz ...
- Starting to download imagick-3.4.3.tgz (245,410 bytes)
- ...................done: 245,410 bytes
- 19 source files, building
- running: phpize
- Configuring for:
- PHP Api Version: 20151012
- Zend Module Api No: 20151012
- Zend Extension Api No: 320151012
- Please provide the prefix of Imagemagick installation [autodetect] :
- building in /tmp/pear/temp/pear-build-rootId9Xdb/imagick-3.4.3
- running: /tmp/pear/temp/imagick/configure --with-php-config=/opt/phpswitcher/20170910005117/php7.0/bin/php-config --with-imagick
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for a sed that does not truncate output... /bin/sed
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking how to run the C preprocessor... cc -E
- checking for icc... no
- checking for suncc... no
- checking whether cc understands -c and -o together... yes
- checking for system library directory... lib
- checking if compiler supports -R... no
- checking if compiler supports -Wl,-rpath,... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking for PHP prefix... /opt/phpswitcher/20170910005117/php7.0
- checking for PHP includes... -I/opt/phpswitcher/20170910005117/php7.0/include/php -I/opt/phpswitcher/20170910005117/php7.0/include/php/main -I/opt/phpswitcher/20170910005117/php7.0/include/php/TSRM -I/opt/phpswitcher/20170910005117/php7.0/include/php/Zend -I/opt/phpswitcher/20170910005117/php7.0/include/php/ext -I/opt/phpswitcher/20170910005117/php7.0/include/php/ext/date/lib
- checking for PHP extension directory... /opt/phpswitcher/20170910005117/php7.0/lib/php/20151012
- checking for PHP installed headers prefix... /opt/phpswitcher/20170910005117/php7.0/include/php
- checking if debug is enabled... no
- checking if zts is enabled... no
- checking for re2c... re2c
- checking for re2c version... 0.13.5 (ok)
- checking for gawk... gawk
- checking whether to enable the imagick extension... yes, shared
- checking for pkg-config... /usr/bin/pkg-config
- checking ImageMagick MagickWand API configuration program... checking Testing /usr/local/bin/MagickWand-config... Doesn't exist
- checking Testing /usr/bin/MagickWand-config... Doesn't exist
- checking Testing /usr/sbin/bin/MagickWand-config... Doesn't exist
- checking Testing /opt/bin/MagickWand-config... Doesn't exist
- checking Testing /opt/local/bin/MagickWand-config... Doesn't exist
- configure: error: not found. Please provide a path to MagickWand-config or Wand-config program.
- ERROR: `/tmp/pear/temp/imagick/configure --with-php-config=/opt/phpswitcher/20170910005117/php7.0/bin/php-config --with-imagick' failed
- root@ns367176:/opt/phpswitcher/20170910005117/php7.0/bin#
What can I do to make it work @Nuxwin
my System :
- Distribution: Debian | Release: 8.9 | Codename: jessie
- i-MSCP Version: i-MSCP 1.5.1| Build: 20170908 | Codename: Ennio Morricone
- Plugins installed: ClamAV (v. 1.2.1), Mailgraph (v 1.1.1), OpenDKIM (v 1.1.3), PanelRedirect (v 1.1.5) & SpamAssassin (v 1.1.1)- LetsEncrypt (v3.3.0), PhpSwitcher (v 4.0.1), RoundcubePlugins (v 2.0.1)
-
Moin Nuxwin
I just wanted to create a catchall and get the following error message displayed.my system
imscp version
i-MSCP 1.5.1
Build: 20170908
Codename: Ennio Morriconephp version
debian version
Description: Debian GNU/Linux 8.9 (jessie)
apache2
Server version: Apache/2.4.10 (Debian)
Server built: Sep 20 2017 04:37:43
-
Seit wan haben sie server in Deutschland?
-