• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. O

    Resolved Cant connect to Plesk Panel.

    Little offtopic, the plesk support is such cases is for free?
  2. O

    Resolved Log-Rotation

    Also i delete all above the 5 May to be correct as the configuration says? :)
  3. O

    Resolved Log-Rotation

    The logs from today only is okay to, but as seen in the screenshot there are older files keeped? This older *.gz files under the actual files, can they be deleted i think this are orphaned from the previous setting.
  4. O

    Resolved Log-Rotation

    Hello, I have setted-up the log-rotation to daily, but i still can find some older *.gz files on directory? Need to configure somewhere else? I only want to have the logs from this and last day. Thanks
  5. O

    Resolved Plesk-Installer: takes long?

    Thanks for your help. I have now upgraded successfully without any trouble: ps aux | grep installer kill -9 PID-NUMBER-FROM-YOUR-PS-SEARCH-COMMAND then rerun the installer from GUI, effective it was stuck :)
  6. O

    Resolved Plesk-Installer: takes long?

    Last log entry on installer: tail autoinstaller3.log tail autoinstaller3.log [2017-05-04 08:50:42.705764] FileFetcher: get file (~empty)/parallels_installer_Debian_8.0_x86_64.md5sum [2017-05-04 08:50:42.705887] Datei wird heruntergeladen parallels_installer_Debian_8.0_x86_64.md5sum: 0%...
  7. O

    Resolved Plesk-Installer: takes long?

    Hello, I am currently on GUI for the new update (lastest, onyx) and i am now viewing this site for 20 minutes now, is this normal that the update/upgrade process takes long?: I let the installer open until its finish or get error. EDIT: For one hrs now. Status S root 1251 0.0 0.1...
  8. O

    Question Fail2Ban: Sendmail

    Yes fail2ban send out via sendmail to i think this doesn't help, maybe i will want to create an action that let do the job by a external phpscript that gets curls :) Thanks anyway.
  9. O

    Question Fail2Ban: Sendmail

    Hi, As i understand that, i only need to install this relay option and configure my jail to use sendmail? An then it automaticly use this smtp to send the mail?
  10. O

    Question Fail2Ban: Sendmail

    Hello, I want to send a email if any jail bans an IP, but i don't have any mailserver installed on my server because i send out emails trought an other server. How can i send this mail or maybe pass it to an smtp account? Thanks in advance.
  11. O

    Cloudflare: blocking country with nginx

    Somebody know if i can do that that way. /etc/nginx/conf.d/* : map $http_cf_ipcountry $allow { default yes; CN no; MX no; NO no; } And this in additional nginx directive in GUI: if ($allow = no) { return 403; }
  12. O

    Cloudflare: blocking country with nginx

    Thats what i want to know :) I also want to know if that works and then i will test it in productiv :)
  13. O

    Cloudflare: blocking country with nginx

    Because its not supported in cloudflare free :)
  14. O

    Resolved HttpGeoipModule: nginx?

    Usually its not liked if open to much threads but done :) Question - Cloudflare: blocking country with nginx
  15. O

    Cloudflare: blocking country with nginx

    Hello, I found this on the internet: Using CloudFlare for country blocking - Nginx Library and wondering if this can be put in the additional nginx directive on GUI that way?: map $http_cf_ipcountry $allow { default yes; CN no; MX no; NO no; } if ($allow = no) {...
  16. O

    Resolved HttpGeoipModule: nginx?

    I have take a look but seems very advanced and it get overriden on plesk updates as i read, then i stopped read :) But what about that above, this is a very easy to implement if it works ?
  17. O

    Resolved HttpGeoipModule: nginx?

    Thanks but this is to advanced for me :D im only a privatman not a hosting provider :D What about the solution mentioned above, this can be working that way?
  18. O

    Resolved HttpGeoipModule: nginx?

    Hello, can HttpGeoipModule be used out of the box with nginx on plesk? As i see in nginx -V it can't be used. How can i exclude countrys? EDIT: I think i found a way to do that, i will give a try this week: Using CloudFlare for country blocking - Nginx Library Question: Can this be put in...
  19. O

    Issue Fail2ban: log download error

    Thanks done :) Fail2ban: log download error
  20. O

    Fail2ban: log download error

    TITLE: Fail2ban: log download error PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: Plesk Onyx v17.0.17_build1700161028.14 os_Debian 8.0 Debian 8.7 PROBLEM DESCRIPTION: Hello, If i download the log via GUI i receive a file with the content: copy_file: System Error: invalid file paths in...
Back
Top