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

    User already exists

    I've been messing about a lot recently and I've had to rebuild my VPS template a lot in the past month. For some reason, Plesk is finding user data from a bunch of previous instances, so I've got to a point now where it's saying users exist when they can't be found in the panel interface. I...
  2. M

    Update php version?

    Another question: It is a fresh vps install, after adding the repo I've done 'aptitude install php5' this time (nothing else), and it is wanting to remove the following packages: 1) apache2 2) apache2-mpm-prefork 3) apache2.2-bin 4) apache2.2-common 5)...
  3. M

    Update php version?

    I have been attempting to upgrade, but for some reason packages are getting deleted that shouldn't. I ran as above, except using apt-get dist-upgrade instead in between your reply. I have a copy of the output here: http://pastebin.com/qCpqiFvt
  4. M

    Update php version?

    I've tried doing the following: sudo apt-get update sudo apt-get install python-software-properties sudo add-apt-repository ppa:ondrej/php5 sudo apt-get update sudo apt-get upgrade and then running /usr/local/psa/bin/php_handler --add -displayname php-5.6.2-path /usr/bin/php5-cgi -phpini...
  5. M

    Update php version?

    I've tried a few times to update php on my server from version 5.3 to the latest 5.5 however it keeps conflicting with apache2 that's installed and I ended up having to re-install everything as I accidentally deleted Plesk attempting to fix it. Ideally I'd rather just run nginx with php-fpm...
Back
Top