Recent content by Manuel Kuhn

  1. Manuel Kuhn

    Issue Problems from debian 10 to 12

    Installation will not continue because your operating system "'Debian' 'Linux' '12.7' 'x86_64'" is not supported. Refer to Plesk release notes for the complete list of supported operating systems. #### ERROR: There is no product with ID 'plesk' at the installation source. Run Plesk Installer...
  2. Manuel Kuhn

    Issue Problems from debian 10 to 12

    Hello, I upgraded my Linux server from Debian 10 to Debian 11 and then to Debian 12. The problem is that Plesk is suddenly no longer there, the /usr/local/psa directory no longer exists. I cannot run an autoinstaller or plesk-installer. plesk -v open /usr/local/psa/version: no such file or...
  3. Manuel Kuhn

    Resolved Plesk 17.8.11 + Debian 9.4 possible to get PHP 5.6 & 5.3?

    @Dx3webs thanks for y help :) you need the following entry before you start install php5.6 on a Ubuntu 18 system sudo apt-get install software-properties-common cheers
  4. Manuel Kuhn

    Input How to setup redis and use it as object-cache backend for WordPress

    thanks @virtubox for this quick Demo :) Did you maybe do a performance test with siege? I can not tell the difference on my test system (Wordpress+WooCommerce) siege -c50 -d10 -t3M https://**********.eu Standard Settings php7.2 fpm with apache2.4 and Nginx Cache Transactions...
  5. Manuel Kuhn

    Input How to setup redis and use it as object-cache backend for WordPress

    @vitubox really a good example, do you have an example how to use nginx with redis as cache (nginx.conf) and Plesk, without using php now is well? or is redis cache with php the better solution? thanks in advance MK :/etc/nginx# nginx -V nginx version: nginx/1.14.1 (VirtuBox Nginx-ee) built...
Back
Top