• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. M

    Question Linux memory cache keeps getting higher is this normal?

    That may be, but the vps host will still use all otherwise unused ram for caching. How exactly it is assigned depends on whether you have a separate device/filesystem for your vps or it lives within the host filesystem. If you have a separate physical device passed through to your vps, there may...
  2. M

    Question How to localize PHP-FPM logs into domain's log folder?

    I think you would need to have the hosting set to "Dedicated FPM application" for this to be able to work on a domain-basis at all. Otherwise that would not be possible as the normal "FPM application served by ..." pool is not unique to the individual domain.
  3. M

    Question Linux memory cache keeps getting higher is this normal?

    You won't see that on a vps because this layer of caching will be done on the physical host.
  4. M

    Resolved NO_PUBKEY BD11A6AA914BDF7E

    apt-key add plesk.gpg puts the key in /etc/apt/trusted.gpg.d/plesk.gpg. You need to copy or move it to /etc/apt/keyrings/plesk.gpg, as it apparently isn't there yet.
  5. M

    Resolved Question to Plesk Backups

    And the user 'root' indicates that KB might not be the way to fix it. 'admin' obviously works, otherwise the server wouldn't run.
  6. M

    Input Reboot required after kernel update

    In debian, plesk doesn't even show kernel upgrades as they require a dist-upgrade. In ubuntu, a kernel update might be done automatically by ubuntu itself if it is tagged as a security update.
  7. M

    Resolved Plesk Update 18.0.50 Problem phpmyadmin repair

    What's your mysql/mariadb version?
  8. M

    Issue Backup issues after updating to 18.0.51 - Unable to validate the remote backup

    Maybe the error message could be closer to what actually happens? Now it seems to suggest there is something wrong with the file itself.
  9. M

    Issue curl: (51) SSL: no alternative certificate subject name matches target host name 'URL'.

    und lieferst genausowenig Informationen. Außerdem schreibst Du in einem englischsprachigen Forum auf Deutsch. plesk -v pls.
  10. M

    Resolved Question to Plesk Backups

    Which steps did you follow?
  11. M

    Question Moving entire /var

    Mount the new /var somewhere, shutdown database, copy everything over (cp -ai or rsync -avP), reboot to change everything to the new location.
  12. M

    Question Plesk SMTP Server

    BTW, username is not enough, it has to be username@domain because there is no other way for a mailserver serving multiple domains to know which domain's account you want to access.
Back
Top