• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. brother4

    Resolved Plesk scheduled tasks error: curl: (77) error setting certificate file

    Command: curl -u user:passwd https://example.com/wp-cron.php?doing_wp_cron Error: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (77) error setting certificate file: /etc/ssl/certs/ca-certificates.crt Checked file: [CODE]ls -l...
  2. brother4

    Input Plesk Fail2Ban: Integration for AbuseIPDB

    Hello! If you want to report the blocked Fail2Ban IPs from Plesk to the AbuseIPDB, you can do this with the following shell script I created. This increases the likelihood that hosters will become active and infected systems will be uncovered. It includes a check that already reported IPs are...
  3. brother4

    Issue Plesk Update: as repository 'http://autoinstall.plesk.com/pool/WPB_18.0.51_64 all InRelease' doesn't support architecture 'amd64'

    Hello, can someone tell me what's going on here? I don't have a SiteBuilder extension or similar installed? When updating I get the message:
  4. brother4

    Issue Failed to apply the firewall configuration - [ext-firewall] set to 40 seconds

    I've only one custom firewall rule I want to add: port 8080 incoming. I've already set [ext-firewall] confirmTimeout = 40; in panel.ini. But I get the error every time: Any ideas?
  5. brother4

    Issue Plesk Docker extension manual port fields not displayed

    If I remove the checkbox for automatically setting the port, I don't see the fields to enter a port manually like in the video: . After I removed and reinstalled the extension Plesk was no longer accessible (502 Bad Gateway) in the repair kit it says that the service sw-engine has stopped and...
  6. brother4

    Issue Service plan server configuration is not applied

    Hello, I have added the following ngnix configurations to a service plan and applied them. The affected subscription is in sync mode and not locked. What could be reasons that it still only works if I store it directly in the domain settings? gzip_proxied any; location ~*...
  7. brother4

    Question Chrooted shell alternative that shows the actual path?

    Hello, I would like to give project users the possibility to perform certain actions via shell, as long as they stay in their project space. E.g. for backup routines, Git etc. I think the only way to do this is the chrooted shell. A bit confusing is that you don't really know in which directory...
  8. brother4

    Question Could not issue/renew Let`s Encrypt certificates from disabled SSL domains

    Hello, I have created some web projects / domains that currently do not point from the DNS to the new web server. Therefore I have not yet manually activated SSL regarding Let's encrypt. But now I still receive regular messages: Could not issue/renew Let`s Encrypt certificates. My last change...
  9. brother4

    Question Searching some experienced plesk and linux administrator

    Hello, I've learned a lot by reading some linux server books, plesk documentation sites and are a web developer for over 10 years. But I often need a lot of time for certain tasks to acquire the necessary knowledge. This is often hard to handle with all my other tasks I have to do. I am...
  10. brother4

    Question FTP user see var, usr, lib, etc, bin and other folder

    Hello, I setup an ubuntu server with plesk web host edition primary for internal projects. At the moment ssh access for subscriptions is set to bin/bash (chrooted) and only SFTP access is allowed. Wen I now log in with a subscription account, on my Filezilla client I see not only logs and...
  11. brother4

    Question PHP shell_exec etc. security risk by default in plesk?

    Hello, I setup an ubuntu dedicated server with plesk web host edition primary for internal projects. But I was wondering that php scripts by default can use shell_exec commands, navigate through the files from other customer etc. Is there a better way to prevent these things instead of disable...
Back
Top