• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. K

    Resolved Do incremental backups know about deleted files?

    Hi Let's say I have a website. I set in motion an incremental backup on Monday. So; on Monday it backs up the complete site. On Tuesday (daily schedule) it backs up the new files I added on Tuesday and so we now have the original full backup and an incremental which just contains the files I...
  2. K

    Resolved Cannot start Odin Premium Anti-Virus

    In the end the following solution worked for me. This is a copy and paste from my ISP's advice: This issue can be caused by wrong Dr. Web packages installed on the server. So please disable it in the "/etc/yum.repos.d/drweb-yum-x86_64.repo" file by setting the value "enable" to 0. # vi...
  3. K

    Resolved Cannot start Odin Premium Anti-Virus

    I have 6 mailboxes 6 mailboxes < 14 mailboxes === true Therefore according to the link which you have sent me (twice) it should work. However. It does not. So. I have the following question: In the case of less than 14 mailboxes where the Odin Premium Anti-Virus should just work (according...
  4. K

    Resolved Cannot start Odin Premium Anti-Virus

    "Premium Antivirus is the default mail antivirus program shipped with Plesk. If an additional license key for Premium Antivirus is not added to the Plesk license key, only 14 mail accounts are protected" - from the link you sent me So. I understand that as meaning that it supports up to 14...
  5. K

    Resolved Cannot start Odin Premium Anti-Virus

    However. I was under the (quite strong) impression that a 'free' license was included with Plesk for up to 14 domains?
  6. K

    Resolved Cannot start Odin Premium Anti-Virus

    Hi Igor I am not sure why you have sent me that link? It appears to be stating the issue about if you have more than 14 domains you need a license. As I mentioned in my original post there are two domains on this server. I don't see anything in that article which moves me forwards Thanks again
  7. K

    Resolved Cannot start Odin Premium Anti-Virus

    It is not running. #/etc/init.d/drwebd start produces: Starting Dr.Web drwebd... Dr.Web (R) daemon for Linux v6.0.2.4 Copyright (c) Igor Daniloff, 1992-2016 Doctor Web, Moscow, Russia Support service: http://support.drweb.com To purchase: http://buy.drweb.com Key file: /opt/drweb/drweb32.key...
  8. K

    Resolved Cannot start Odin Premium Anti-Virus

    On Plesk 12.5.3 on Centos 7.2 I have gone to Tools and Settings.... Services Managment.. Odin Premium Anti-Virus is not running. I click the green 'run' icon. I get this error message: Error: Unable to make action: Unable to manage service by drwebmng: ('start', 'drweb'). Error...
  9. K

    Resolved The Dr Web file updater problem

    Thanks UFHH01 I was going to say that must be the definitive answer to this question, but it seems not... For me the relevant cron job was in: /etc/cron.d/drweb-update I had to add >/dev/null 2>&1 to the script in that file - which is running every 30 minutes. Here is the full, fixed, line...
  10. K

    Resolved The Dr Web file updater problem

    Running that script - which is run by the daily cron job doesn't fix the problem. I'm not 100% sure why you think it might? Assuming my cron.daily is running it is being run anyway. Further information: The script /opt/drweb/update.pl outputs the message: ERROR: Dr.Web Updater: key file not...
  11. K

    Resolved The Dr Web file updater problem

    So. I get an email every 30 minutes like this: ERROR: Dr.Web Updater: key file not found ! See Dr.Web Updater log file for details My Web host referred me to this article: https://kb.plesk.com/en/118058 It's actually wrong - the crontab file does not look like the one in the article. Mine...
  12. K

    Cannot use index.php in mod_rewite

    RESOLVED. Stupid error. index.html was present in the directory. It looks like there must be a DirectoryIndex directive somewhere to serve index.html if it exists.
  13. K

    Cannot use index.php in mod_rewite

    I've just migrated a domain to a new server. From CentOS 6.5 to Centos 7.2 Mostly it has gone pretty well. But in one domain I am unable to use index.php in mod_rewrite. This is the .htaccess file: <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L]...
  14. K

    Where does Plesk store its back-up files?

    Thanks Igor Am I on the right track. If I just move my (complete system backup file) there will Plesk just pick it up and I will be able to run the restore? Or do I need to do anything else?
  15. K

    Where does Plesk store its back-up files?

    I am trying to restore a Plesk from backup Unfortunately I cannot upload the 1 Gb file via the interface. (It could be an issue on the host's network or on the box or with my connection; I don't know). However. I have been able to upload the file to the server via SSH. The question is; where...
  16. K

    Is it possible to recover a backup made with Plesk 12.5 to Plesk 12?

    I have a backup made with Plesk 12.5 I need to restore to a system running Plesk 12 Does anyone have any experience of this or know if it is going to be possible? Thanks
  17. K

    After update to Plesk 12.5 impossible to access phpMyAdmin globally

    See https://talk.plesk.com/threads/is-it-still-possible-to-access-phpmyadmin-for-admin-user.337528/
  18. K

    After update to Plesk 12.5 impossible to access phpMyAdmin globally

    If it helps anyone; this achieved what I wanted mysqldump --all-databases -uadmin -p`cat /etc/psa/.psa.shadow` > myfile.sql That said it was a conenience having PHPMyAdmin
  19. K

    Resolved Is it still possible to access PHPMyAdmin for admin user?

    Sorry. I seem to have double-posted and cannot delete the post.
Back
Top