• 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!
  • 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. L

    Resolved can't remove subscription / domain : failed to parse response

    from panel.log : [06-Oct-2016 08:24:22 Europe/Berlin] PleskPMMResponseException: Failed to parse response. Reason: Failed to read data from stream Process output: file: /opt/psa/admin/plib/backup/protocol/PMMConnector.php line: 708 code: 0 trace: #0...
  2. L

    PHP script injections, can Plesk help me find the culprit

    Hi all, my server is compromised as every day I can see malicous PHP scripts created and burried in some websites. I'm able to find these from the access log, looking for POST requests on unusual PHP locations (example : POST /assets/images/actus/start.php HTTP/1.0). So I've created a fail2ban...
  3. L

    Please help me to restore a backup created with pleskbackup

    Hi, I need to restore a domain data from a file created with this command : /opt/psa/bin/pleskbackup server --output-file=/var/home/backupsmac/sauvegarde.tgz from plesk interface the backup is not seen. in psa.conf I have: # Backups directory DUMP_D /var/home/backupsmac I can connect with ssh...
  4. L

    Migrate tool doesn't sync per-domain PHP settings

    Hi, I'm using the migrate tool to clone our production server to a backup server. I'm using the followning command cd /opt/psa/bin/ ./migrate --migrate-server -host x.x.x.x -password mypwd I've noticed that the per-domain PHP settings (like open_basedir and include_path) are not transmit to...
  5. L

    restore a local PMM backup : got http 302 status then ERR_TOO_MANY_REDIRECTS

    I've generated migration files on a source server that runs plesk11.5 I've transfer these files to my new server (plesk 12) I've logged into plesk on the new server, go to migration tool and create a new migration using local files. with chrome dev tools. i can see the following a post...
  6. L

    Shoud I use pleskbackup or Plesk Migration Manager to synchronise 2 servers ?

    I have 2 servers and would like to replicate data from server1 to server2 once a day. I used pleskbackup server in the past but I wonder if I shoud use PMM instead. What are the pros & cons of these two methods ?
  7. L

    pleskbackup : select compression and verify backup

    Hi, i'm running plesk 11.5 on ubuntu 12.04. I run the following command to backup my server : /opt/psa/bin/pleskbackup server --output-file=/var/home/backup/sauvegarde.tgz but the resulting file doesnt seems to be compressed ( gunzip -t says : not in gzip format ). Can we compress the...
  8. L

    cant connect to chrooted ssh

    chrootsh permission denied with plesk 10.4 on ubuntu when i connect to myserver with a chrooted user i've got this error : /opt/psa/bin/chrootsh: Permission denied if i change the shell (/bin/bash) there is no problème. Anyone have an idea please ?
  9. L

    file upload permission

    [SOLVED] file upload permission Hi, i'm running plesk 10.4 on a ubuntu 8.10 server, i've created vhosts with PHP (fast-cgi). I' ve a script that upload files to the server and i'm facing permissions issue : the uploaded files get a 600 permission, that means the psacln group cannot read...
Back
Top