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

    Give php script root permission

    I have try by edit /etc/sudoers i give apache all rights wiht nopassword but it doesn't work. I use a VPS, installed software plesk 8.6 centos 5 x86_64, please someone can help me?
  2. B

    Give php script root permission

    Good day! What is the most easy way to give a single php script of vhost root permissions? I want to restart mysql by a php script: $cmd = "sudo /var/www/vhosts/default/optimize_db.sh"; exec($cmd, $output, $retval); echo $retval; In optimize_db.sh i have: service mysqld stop...
  3. B

    Openssl upgrade?

    [root@ ~]# rpm -q openssl openssl-0.9.7a-43.17.el4_6.1 [root@ ~]# yum update openssl Setting up Update Process Setting up repositories Reading repository metadata in from local files Could not find update match for openssl No Packages marked for Update/Obsoletion [root@ ~]# Current...
  4. B

    Plesk 8.3.0 yum repository

    Delete the active version is not a good idea, you better remove 8.3.0: rpm -e psa-8.3.0-cos4.build83071218.20 --nodeps After doing that you can run the upgrade. This work fine for me.
  5. B

    Upgrade fail, websites offline

    Upgrade fail ERROR while trying to upgrade SQL After update to 8.3 i get this error: ERROR while trying to upgrade SQL database from 821 Aborting... STOP psa-8.3.0-cos4.build83071218.20 upgrading AT Fri Jan 4 21:08:29 CET 2008 ========Full log===== Continue... done ===>...
  6. B

    BUG: event manager

    Trigger by create domain doesn't work:( Exactely the same by create subdomain work fine. User: root, priority 0. Someone else the same problem? I have test in plesk 8.1 en 8.2.1. Please let me know or event manager (create domain) in 8.3 work fine? Thanks, Bob
Back
Top