forgot: the host is ziin.de
Posts by TheRiddler1982
-
-
Hi again,
ok, in the first step I just concentrated with PHP7.1, so I have purged all PHP installations and config files (I didn't do any customizations), downloaded the latest version and started the installation with
The installer started but broke up, it even tried to install mariadb 10.1, which I did not trigger (I thought the old mysql server environment stays untouched). Also, the installer removed OpenSSL 1.1.0f and installed 1.0.2 which I used to get the latest ciphers (but kept the Apache 2.4.25 ). MySQL is broken.Here is the error code:
Code- Satisfying prerequisites Please wait...
- [ERROR] autoinstaller::Adapter::DebianAdapter::installPreRequiredPackages: Couldn't install pre-required packages: Paketlisten werden gelesen...
- Abhängigkeitsbaum wird aufgebaut....
- Statusinformationen werden eingelesen....
- apt-transport-https ist schon die neueste Version (1.4.6).
- binutils ist schon die neueste Version (2.28-5).
- debconf-utils ist schon die neueste Version (1.5.61).
- dialog ist schon die neueste Version (1.3-20160828-2).
- libbit-vector-perl ist schon die neueste Version (7.4-1+b2).
- libclass-insideout-perl ist schon die neueste Version (1.13-2).
- liblchown-perl ist schon die neueste Version (1.01-3+b2).
- liblist-moreutils-perl ist schon die neueste Version (0.416-1+b1).
- libscalar-defer-perl ist schon die neueste Version (0.23-1).
- libsort-versions-perl ist schon die neueste Version (1.62-1).
- libxml-simple-perl ist schon die neueste Version (2.22-1).
- lsb-release ist schon die neueste Version (9.20161125).
- wget ist schon die neueste Version (1.19.1-3).
- 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
- 1 nicht vollständig installiert oder entfernt.
- Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
- mariadb-server-10.1 (10.1.23-8) wird eingerichtet ...
- dpkg: Fehler beim Bearbeiten des Paketes mariadb-server-10.1 (--configure):
- Unterprozess installiertes post-installation-Skript gab den Fehlerwert 7 zurück
- Fehler traten auf beim Bearbeiten von:
- mariadb-server-10.1
- E: Sub-process /usr/bin/dpkg returned an error code (1)
So, I guess I would need to help. I would ask you if you can make a damage report at my server (you helped me out in the past, twice, I think, your key ist still present in my ssh configs). I will definetely make a donation for your support.Thanks,
Sven -
Hi you,
thanks for your detailed reply.
To make things clear: I am not using Debian sid, I am just using the sid source for PHP7.1 and Apache2.4.25. I am using pin priorities to stay on Stretch for all other packages. This is my preferences file:
CodeAfter reading the notes from 1.4, I should use the Ondřej Surý repository for PHP7.1 as main source and not Debian sid, shouldn't I?
Where do I get the exact string I need to put into
- SQL_SERVER: mariadb_10.1
- SQL_PACKAGE: Servers::sqld::mariadb
Ok, to summarize the upgrade I want to perform, I'll do the following:
- Uninstall PHP7.1 from Debian sid and add the Ondřej Surý repository, install all required components
- Install MariaDB (10.2 in my case as this is the latest stable release), migrate all databases
- Change the strings in the imscp config file
- Download the latest I-MSCP version
- Run the perl imscp-autoinstall -dr php to switch to PHP7.1
After that, everything should work as expected
Did I miss something?
Thanks,
Sven -
Hi everyone,
I have a few questions about upgrading the core components of my web server, i.e. PHP 7.0 to PHP 7.1 and the replacement of MySQL with MariaDB. I have successfully completed my OS upgrade vom Debian 8.6 to Debian 9.0, I am on the sid branch for Apache 2.4.25 and the official MySQL repo. My sources.list looks like that:
The next steps I want to perform is a switch to PHP7.1, not with PHPSwitcher plugin but with the os version. I've used Debian sid as well for that. First, I had removed the PHP7.0 packages (I didn't purge it in case to roll back and have my settings) and installed 7.1! The apache2 mod was enabled, as well as the FastCGI service (FPM) was active and running. But neither the backend nor the frontend of my homepafge was accessible. I got an 503 error.What additional steps do I have to perform to get the back- and frontend to working?
For MariaDB I just wanted to make a dump of all MySQL databases and import it into MariaDB. Would this work?
The most interesting question: does I-MSCP work with PHP7.1 and MariaDB? Or will it try to install MySQL and other components?
Thanks for your help.
Thanks,
Sven -
Forgot the attachment
-
Hi all,
I have found the SpamAssassin Plugin and was able to install it successfully following the documentation. I made the test with the specific string and the mail got rejected. However, my spam is not flagged, I assume that it is not recognized. I got about 50-70 Mails a day you see in the attached screenshot.
I was searching for configuration options and found something like that (in German):
https://thomas-leister.de/post…ilter-spamassassin-sieve/
However, I don't want to interfer with I-MSCP configuration as the next update of I-MSCP will destroy all manual modifcations.
I have the following questions to you:
- How do I configure postfix with I-MSCP to move spam mails in a predefined folder based on the X-spam flag?
- How can I train the SpamAssassin to spam such mails? I have found a tutorial (in German): https://thomas-leister.de/spam…rkennungsrate-verbessern/ but it didn't work.
- How to I get those mails from the screenshot automatically deleted?
- How do I update the SpamAssassin database to get the latest patterns?
Thanks for your input.
Bye,
Sven -
-
-
-
Hi,
I am using Debian 8.5 and the following repositories for PHP 7 and PHP 5.6:
deb http://packages.dotdeb.org jessie all
deb-src http://packages.dotdeb.org jessie allIf you like you can have a look on my server. The public key is still available, but not active. I will post the password in a private message to you.
Thanks,
Sven