• 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. G

    Question update and upgrade settings - command line interface

    unfortenately that's not the issue. Since onyx 17, there is a checkbox "Notify about available and installed updates". I know I can set the -release-tier with the server_pref using CLI, but how to disable this checkbox using the CLI?
  2. G

    Question update and upgrade settings - command line interface

    It looks like since onyx version 17 there is an extra notification setting under: tools and settings --> update & upgrade settings The box "Notify about available and installed updates" is checked by default. Is there a way to disable this setting using the command line interface utilities...
  3. G

    Resolved how to change password

    Suppose we don't know the "old password" on a plesk server. We can generate a one time login link by using: /usr/local/psa/bin/admin --get-login-link OK, we can log in to Plesk, but if we would like to set a new password, we should know the old password because it's a required field. So...
  4. G

    Resolved multi-run plesk migration manager

    I have a server that needs to be migated using the plesk migration manager. I noticed that the manager is using rsync. Because this server has a lot of data, I'm wondering if I can run the migration manager multiple times? I mean, I like to run the migration manager and put all data on a new...
  5. G

    Issue Escaping characters since last update

    We are running plesk 12.5 on centos 6.5 OS. Since one of the last updates we receive various complaints about characters being escaped. From one customer we received a question why all "enters" are being replaced by \n\r\ when they download a website from there server (FTP) and upload to the...
  6. G

    Issue Problem with scheduled task

    When running a scheduled task from within Plesk I get the message "completed with error". If I run the same command from a shell there is no problem and the cronjob gets executed the way it should be. The cronjob is: wget --no-check-certificate -O /dev/null -q https://<url>/<page.php> This is...
  7. G

    Preferred domain server wide psa12.0

    It's good to see that in plesk 12.0 the option preferred domain (none, tld, www.tld) can be setup on a server-wide basis (server-settings). Is it possible to change this setting through the CLI? I would expect this option in server_pref, but it's not there. It would be nice to setup this...
  8. G

    Help needed, Permission denied after upgrade 11 to 12

    Here is the attached panel.log. The error refers to the following article: https://kb.odin.com/en/125173. But that's exactly what I did (see post above).
  9. G

    Help needed, Permission denied after upgrade 11 to 12

    unfortenately the problem is still there. I have no idea what happens. I re-installed all patches and things seem to be ok for a couple of days, but today the container_locks dit have problems again when a customer removed a database and created a new one. So what I did was: ls -la...
  10. G

    Help needed, Permission denied after upgrade 11 to 12

    Beside the problems I noticed I also got some warnings running phpMyAdmin. I re-installed all patches and the problem seem to be fixed.
  11. G

    Help needed, Permission denied after upgrade 11 to 12

    Hi Igor, version 12.0.18
  12. G

    Help needed, Permission denied after upgrade 11 to 12

    Hi Igor, I checked the article, but /dev/shm is mounted as a tmpfs filesystem and psaadm is inside the group lock-manager. Maybe it's just normal behaviour that, once you delete the container_locks, it will be re-created with uid psaadm? I upgraded about a 100 servers and all have root as uid...
  13. G

    Help needed, Permission denied after upgrade 11 to 12

    SELinux is disabled. I noticed that when running "stat /var/lock/lmlib/container_locks" (see thread: http://kb.odin.com/en/122288) the uid was not root but psaadm. I did a chown root:lock-manager on this directory. But after making the owner root I followed this thread...
  14. G

    Help needed, Permission denied after upgrade 11 to 12

    I need urgent help. Last night I've been upgrading 4 servers from plesk 11 to plesk12. These servers are identical or at least they should be. On 2 servers I receive the following messages when logging in: Internal error: Permission denied Message Permission denied File Hierarchical.php...
  15. G

    Upgrade from 11 to 12 fails

    Thanks Igor. I dumped some databases, did a mysqlcheck and migration is ok now.
  16. G

    Upgrade from 11 to 12 fails

    I've been upgrading several plesk control panels from version 11 to 12 without any problems. But right now, I do face a problem. The installation log: === START Bootstrapper 12.0.18 prep-install for BASE AT Thu Dec 3 21:05:39 CET 2015 ***** problem report ***** ERROR while trying to execute...
  17. G

    Warning when migrating to plesk 11

    Dear reader, I have to migrate some old plesk 9 servers to plesk 11. Although the migration seems to go allright, I get the following warning: === Execution of /usr/local/psa/admin/plib/api-cli/backup_restore_helper.php --restore-legacy-dlu <DOMAIN> -dlu-info...
  18. G

    Download backup to local computer from backup manager

    I have multiple backups stored under server repository (subscriptions --> <domainname> --> website and domains --> backup manager). The physical files are located at: /var/lib/psa/dumps/clients/904279/domains/<domainname>/ When I click the green arrow to download these files to a local...
  19. G

    Daily reports by e-mail in client environment

    Hello Igor, First I would like to thank you for your quick repsonse to a lot of threads! This is however not the kind of report I'm looking for. On a old plesk 9 server a client (_no_ administrator or reseller) had the option to send daily reports to his/her e-mailaddress. In plesk 11 I'm...
  20. G

    rebuilding client php.ini doesn't work when adding a new variable in php.ini

    I did not have the option max_input_vars within my php.ini when setting up some domains. So after I figured this out I added the max_input_vars to my php.ini, but no matter what I try, the php.ini (fastcgi setup) of a customer does not change. I tried different commands: ./httpdmng...
Back
Top