• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. carini

    Resolved limiting crontab

    There is a way to limit crontab frequency for non-admin users. I wish to prevent the user to run some unnecessary script to run every minute and to set up a maximum frequency to every 5 minutes or more Is this possible?
  2. carini

    Question assign upload_tmp_dir system-wide

    It's possible to have the value of PHP variable "upload_tmp_dir" defined for every user? I know that is possible to define it in php.ini, but the point is NOT to leave this section open to modification for non-admin users.
  3. carini

    Resolved DrWeb Antivirus sends many notifications "Your virus bases are obsolete."

    But it shouldn't be installed automatically if you have another antivirus / security solution in place and, above all, shouldn't be installed during an upgrade.
  4. carini

    Resolved DrWeb Antivirus sends many notifications "Your virus bases are obsolete."

    Use service provider view: Left menu -> Extensions -> My Extensions
  5. carini

    Resolved DrWeb Antivirus sends many notifications "Your virus bases are obsolete."

    If you have another antivirus / IPS you can safely disable and unistall DrWeb extension. I also confirm that I found this plugin as a "surprise", even If I have another antivirus in place.
  6. carini

    Resolved DrWeb Antivirus sends many notifications "Your virus bases are obsolete."

    I didn't install this extension. Disabling and removing it works as well, but I didn't understand why i find it as installed. On every server.
  7. carini

    Resolved DrWeb Antivirus sends many notifications "Your virus bases are obsolete."

    Same to me, but I never installed this stupid extension
  8. carini

    Resolved Plesk 360 monitoring broken after updating agent

    Plesk help desk found the solution: https://support.plesk.com/hc/en-us/articles/16135460721047-Servers-show-no-data-received-after-the-update-of-the-360-Monitoring-agent-to-version-1-2-45 Thanks a lot.
  9. carini

    Resolved Plesk 360 monitoring broken after updating agent

    Plesk on Ubuntu 22.04.2 LTS seems unaffected, python version differs Ubuntu 20.04.6 LTS: root@plesk52:~# dpkg -l python3 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err...
  10. carini

    Resolved Plesk 360 monitoring broken after updating agent

    After updating agent the monitoring go broke: root@plesk52:~# systemctl status agent360 ● agent360.service - agent360 Loaded: loaded (/etc/systemd/system/agent360.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2023-07-20 20:30:23 CEST; 7min ago Main...
  11. carini

    A special topic for chatter about Plesk in the Clouds.

    We have two Plesk serever in AWS (now in eol path) and five more server in Azure, we use Database as-a-service to ease the workload on server. Sharing the same database server between two hosts is not straightforward, but it works.
  12. carini

    Issue Server back-ups getting stuck

    It seems that ConnectionTimeout have no effect. When S3 backup got stuck il will be hang forever, causing all of subsequent backups fail without notification and I have to kill the backup process or restart the server to have backup running again.
  13. carini

    Question Allow user to restore only from system backup

    Absolutely agree that customer shouldn't be able to do backups. However customer should be able to have a restore-only function (limited to his own site BTW) ... Leave a backup on remote server open and immediately customers pop up with a full backup every time they need to change a line on...
  14. carini

    Question Allow user to restore only from system backup

    Good morning, I have some server with backup on S3 configured in Home -> Tools & Settings -> Backup Manager: I wish to leave the user capable to request a restore from scheduled system backup but WITHOUT allowing the user to schedule or request further backup. Configuring Backup and...
  15. carini

    Issue I have a long-time cron with URL type.

    Same problem with never-ending Plesk cron jobs /opt/psa/admin/plib/DailyMaintainance/task-script.php. I wrote a small bash script, to be scheduled daily to receive notification when cron get stuck GitHub - carininet/cronwatch: Notify system administrator that crontab has been running for too...
  16. carini

    Question Best Extension to backup the whole system

    Acronis works pretty well if you have the database in localhost only. If you use an external database (like AWS RDS) Acronis no logner works. I suggest to use S3 object storage (AWS, Scaleway, etc.) that is lot cheaper.
  17. carini

    Issue crontab does not end

    Cron jobs does not terminate on Plesk. Note: Server has been rebooted after uprgrade root@pleskXY:~# ps --forest -eo pid,ppid,user:10,tty,stat,pcpu,nlwp,time,pmem,rss:10,drs:10,size:10,lstart,cmd PID PPID USER TT STAT %CPU NLWP TIME %MEM RSS DRS SIZE...
  18. carini

    Issue Default IP

    I have a similar problem: After setting public IP address correctly I have MariaDB [psa]> SELECT * FROM `IP_Addresses`; +----+------------+---------------+-------+--------------------+-------------------+-------+--------+---------------+-------------------+------+ | id | ip_address | mask...
Back
Top