• 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. K

    Resolved bug in fail2ban GUI

    Dear Plesk people, Filters for fail2ban seem not be allowed to have any spaces in their name. The plesk GUI does not check for this requirement and allows for creating filternames with spaces. When creating a jail using this filter, an unclear error is displayed. It would be nice if the...
  2. K

    Question $_POST and $_GET not always available

    Dear Plesk gurus, Given the following hypothetical setup in page.php <form action="page.php?id=3"> <input type="text" name="somevar" value="hello" /> </form> I would expect to reload page.php with: $_GET['id'] en $_POST['somevar'] being set However I only receive $_GET['id']. I used to get...
  3. K

    Issue wordpress toolkit - ACF plugin update info not complete

    Looking at the overview of wordpress instances, upgrades for Advance Custom Fields are not often not shown but when logged in to Wordpress one does see the correct update information. ACF Pro makes use of a license key as it charges a fee for use. Maybe this license check breaks the Wordpress...
  4. K

    Resolved Wordpress toolkit changes Automatic updates to off

    Hello, I've set Automatic updates for all my Wordpress instances to "Automatically install only minor (security) updates". However, these settings are put back to "Off" after a while. The setting does get saved: when I re-open the instance after opening other instances the setting is still on...
  5. K

    Question [discussion] what file permission strategy to follow?

    Ideally I would like to have every account have two users: 1 for FTP/SSH access, 1 to run apache. Then, the first would be owner of files, the second part of group. Files would have 640 and folders 750. Only upload folders would get 770 and underlaying files 660 so the webserver is able to...
  6. K

    Question Why are Plesk System Updates and Yum not in sync?

    Plesk System Updates says "All packages are up-to-date". However a yum check-updates resulted in many packages that needed an update. I believed System Updates would check yum and other package managers for updates. Is this assumption incorrect? I've performed a yum update to be not vulnerable...
  7. K

    Resolved no ftp connection - couldn't open /etc/ftpusers

    I am unable to connect using FTP with TLS/SSL on Plesk Onyx. Running service xinetd status taught me: pam_listfile(proftpd:auth): Couldn't open /etc/ftpusers Solutions like these don't solve the problem. Security settings are set to allow only FTPS connections. Checked with setting this to...
  8. K

    Resolved SSH without BIND

    I am using my providers DNS service for my VPS so no need for BIND I guess. After removing BIND and restarting the server I was not able to login using SSH. Seems like sshd needs BIND to work. Restoring a backup solved the problem. Is there a way to configure my CentOs to work without BIND?
Back
Top