• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. L

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

    Thank you IgorG. I backup and re transmit the whole thing. now i've a conflict error : what are my options ?
  2. 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...
  3. 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 ?
  4. 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...
  5. L

    cant connect to chrooted ssh

    as i saw in another post i ran this command here is the output
  6. 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 ?
  7. L

    file upload permission

    answering to myself : the problem is related to the move_uploaded_file function, simply replace this function with copy()
  8. L

    file upload permission

    help please nobody else got that problem ? this is very annoying, i run a cms for a client and uploaded files cannot be view / edit unless i run chmod 0644 on it. this is all the error i can see in logfile : Permission denied: file permissions deny server access: /var/www/vhosts/...
  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