• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by markusoswald

  1. M

    Question Error message in POP3

    <html> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-= 1"> <style type=3D"text/css" style=3D"display:none;"><!-- P {margin-top:0;margi= n-bottom:0;} --></style> </head> <body dir=3D"ltr"> <div id=3D"divtagdefaultwrapper"...
  2. M

    Question Fail2Ban lock real users (repeated)

    Hi there, i have one question. I have a user who is always banned by Fail2Ban from Plesk. I have to unlock the IP manually everytime. Can someone tell me how this could happend? Attached a screenshot from my Analytics. This is the user who is locked permanently. His IP is changing every...
  3. M

    Resolved Second Plesk Server - Hostname

    Hi UFHH01, that worked for me! The panel is now secured with a valid certificate. Thanks!
  4. M

    Resolved Second Plesk Server - Hostname

    Hi UFHH01, now i was able to set the correct hostname. I can now connect via server2.mydomain:8443. Now i want to secure the panel with a valid certificate. When i type server2.mydomain.com i will be redirected to https://www.server2.mydomain/ I´m not able to correct the CNAME record, because...
  5. M

    Resolved Second Plesk Server - Hostname

    Hi there, i have a question if i´m right. Server #1 - Plesk Server with hostname "server1.mydomain.com" Set up a new A & AAA record redirecting to the correct IP adresses. (server2.mydomain.com) When i type "server2.mydomain.com", i´ll be redirected to the IP adress. When i try to access...
  6. M

    Question Plesk Onyx & Amazon Route 53 module

    Hi everyone, does anybody have tested the Amazon Route 53 module with Plesk Onyx? I receive the following error: "Internal error ;-P" When i want to save the key & secret.
  7. M

    Resolved Command for Cron-task below the docroot

    Hi, thank´s for your help. I know that PHP 7 has no ioncube modul until now, so i used PHP 6 for WHMCS. I used WHMCS 7 beta, there is a bug in the beta v2 which will be fixed in the next release. For everyone else, php -q will work on a stable version!
  8. M

    Resolved Command for Cron-task below the docroot

    Thank´s for your help, didn´t consider this problem. Thank´s!
  9. M

    Resolved Command for Cron-task below the docroot

    It´s encrypted with the IonCubeLoader: if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return...
  10. M

    Resolved Command for Cron-task below the docroot

    Thank´s for your reply, following the error-message: HP Fatal error: Uncaught exception 'ErrorException' with message 'Undefined index: default' in /var/www/vhosts/mydomain.de/crons/cron.php:0 Stack trace: #0 /var/www/vhosts/mydomain.de/crons/cron.php(0): Composer\Util\ErrorHandler::handle(8...
  11. M

    Resolved Command for Cron-task below the docroot

    Hi, i need to run a cron-task, which is below the docroot. How can i submit a task? The following failed: ##Submit Task## /usr/bin/php -q /var/www/vhosts/mydomain.de/crons/cron.php php -q /var/www/vhosts/mydomain.de/crons/cron.php ##Submit PHP-Skript## Path: crons/cron.php Order: -q...
  12. M

    Resolved Plesk Onyx Preview and FeedBack

    No, i tried it via the configuration trouble shooter.
  13. M

    Resolved Plesk Onyx Preview and FeedBack

    I got the following error when i access Plesk: apache2: Syntax error on line 216 of /etc/apache2/apache2.conf: Syntax error on line 8 of /etc/apache2/conf-enabled/zz010_psa_httpd.conf: Could not open configuration file /etc/apache2/plesk.conf.d/forwarding/last_httpd.conf: No such file or...
  14. M

    Resolved Plesk Onyx Preview and FeedBack

    tar is allready installed...
  15. M

    Resolved Plesk Onyx Preview and FeedBack

    Debian 8.5 Plesk 17.0.14 Backup Manager -> Creating Backup on local storage. Following error occurs; Not all the data was backed up into /var/lib/psa/dumps successfully. /bin/tar: *: Cannot stat: No such file or directory /bin/tar: Exiting with failure status due to previous errors
Back
Top