• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/
  • On Plesk for Linux mod_status is disabled on upgrades to improve Apache security.
    This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.

Recent content by si458

  1. S

    Non-static method ProtectedDirectoryManipulator::updateProtDirectory() cannot be called statically

    @Kaspar does my example above not replicate it on your setup? as thats all ive done to get the error
  2. S

    Non-static method ProtectedDirectoryManipulator::updateProtDirectory() cannot be called statically

    Hi All, im creating a very basic app which lets me create password protected directorys and set user, upload files etc im using the Plesk XML API i have working the create passworddirectory, delete passworddirectory, but i cant get the edit passworddirectory to work? i just keep getting this...
  3. S

    Question Migration from plesk to plesk db error

    ok can confirm using the official mariadb repo in my link above, upgraded to 10.6.18 AND fixed the DB migrate issue!
  4. S

    Question Migration from plesk to plesk db error

    can you please explain HOW to update to the latest version of mariadb? we have just hit this problem migrating from an old centos 7 container (virtuozzo) to ubuntu 22.04 vm (proxmox) our new server is still running 10.6.16 and no updates to 10.6.18? can we use the offical mariadb repos with...
  5. S

    An error has occurred while receiving disk operations usage.

    simple fix/patch is add pgpgin = 0 pgpgout = 0 to /usr/lib/python3/dist-packages/iotop/vmstat.py at lines 26 just after def read(self)
  6. S

    Issue An error has occurred while receiving disk operations usage.

    simple fix/patch is add pgpgin = 0 pgpgout = 0 to /usr/lib/python3/dist-packages/iotop/vmstat.py at lines 26 just after def read(self)
  7. S

    Issue An error has occurred while receiving disk operations usage.

    just wondered if this has/can be fixed at all? same issue here, Proxmox 8.2 KVM Ubuntu 22.04 error seems to be related to the iotop package https://bugs.launchpad.net/ubuntu/+source/iotop/+bug/1977633
  8. S

    Forwarded to devs INBOX path not set on autodiscover transaction of mail settings in mail clients

    was the any update on this issue? we too are experience strange issues with syncing emails/folders and i believe its because the clients arent putting in the INBOX prefix
  9. S

    Question fail2ban named-refused Jail problem ubuntu 20.04

    ok not sure what i did but its working now, must of been a typo OR copy+paste issue [Definition] _daemon = named __pid_re = (?:\[\d+\]) __daemon_re = \(?%(_daemon)s(?:\(\S+\))?\)?:? __daemon_combs_re = (?:%(__pid_re)s?:\s+%(__daemon_re)s|%(__daemon_re)s%(__pid_re)s?:) __line_prefix = (?:\s\S+...
  10. S

    Question fail2ban named-refused Jail problem ubuntu 20.04

    Hi, im trying to use the regex filter from above to block the pizzaseo.com spam and also other dns spam too but i cant get it to work? sample lines from /var/log/messages on our centos servers Aug 31 10:55:49 mail named[828]: client 1.193.219.2#45420: query (cache)...
  11. S

    Issue Mobile API extension Wont install new version

    nope, same thing and no errors :( [root@mail1 ~]# plesk bin extension --uninstall plesk-mobile The extension was successfully removed. [root@mail1 ~]# plesk bin extension --install plesk-mobile The extension was successfully installed. [root@mail1 ~]#
  12. S

    Issue Mobile API extension Wont install new version

    Hi All I can't seem to get the new mobile app to work with our plesk onyx servers Installed the extension in plesk Downloaded app Can login fine and shows list of sites however no other tabs work They just show 'the new version of mobile api extension is available, we highly recommend that...
  13. S

    outgoing mail control not working

    something like - outgoing mail control not working
  14. S

    outgoing mail control not working

    sadly our servers where blacklisted before we noticed the SPAM, can you change the title of this topic? then its easier to identify something like - outgoing mail control not working
  15. S

    outgoing mail control not working

    Hi All, I have the exact same issue, however mine was because a user was password cycled! I through the outbound mail limit would of locked the user or at least send the admin an email, but nothing? and what's also weird is the user outbound info panel shows that it sent NO emails that whole...
Back
Top