• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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