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

    Plesk Auto Update broken

    with standard Centos, epel and atomic repository active I have newer rpms. mod_security-2.8.0-14050714.x86_64 psa-proftpd-1.3.4d-cos6.build1200140507.14.x86_64 try yum update with atomic repo disabled: #yum update --disablerepo=atomic This will probably solve your package problem but I doubt...
  2. eilko

    Plesk Auto Update broken

    try to run the following command /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair
  3. eilko

    SMTP Port 25 dont work

    or your internet access provider (at home) is blocking port 25 for every server except their own. Quite common in e.g. Netherlands
  4. eilko

    ERROR: wrong password gives error

    Plesk 11.5.30 MU9 on Centos6-X64/VPS entering a wrong password for admin login gives error message. PHP Runtime Notice: Declaration of LoginTemplateForm::parse() should be compatible with Form_Abstract::parse($name, $tmpl) Line: 4 File: /usr/local/psa/admin/plib/LoginTemplateForm.php...
  5. eilko

    ERROR: CPU server health 8351290.6% used

    Plesk 11.5.30 MU9 on Centos6-X64/VPS when load average is around 0.00 Plesk shows:
  6. eilko

    Plesk 11.5 Fresh install session error

    Hi, after installing Plesk I changed the timezone. Afterwards I was not able to login. But as Pete EBH UK suggested a reboot op the VPS helped. Although at first it gave me another error. A refresh and retry to login worked....
  7. eilko

    Adding mcrypt extension to php on plesk 11

    see http://networkedblogs.com/BCFQY for a quick guide
  8. eilko

    error 500 in plesk

    run /usr/local/psa/bootstrapper/pp10.XX.0-bootstrapper/bootstrapper.sh repair where XX is the newest version available. or check http://kb.parallels.com/en/3990
  9. eilko

    Website wont open

    this will regenerate the website config. Afterwards you can restart apache and it normally works
  10. eilko

    From where is cron.daily been executed?

    cat /etc/cron.d/dailyjobs SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 43 0 * * * root [ ! -f /etc/cron.hourly/0anacron ] && run-parts /etc/cron.daily 5 1 * * 0 root [ ! -f /etc/cron.hourly/0anacron ] && run-parts /etc/cron.weekly 34 5 17 * * root...
  11. eilko

    Parallels Web Presence Builder Installation failed?

    why? According to http://www.parallels.com/products/plesk/features/ it is still included.
  12. eilko

    Plesk 11.0 Preview

    funny, we all upgraded from 11.0.0 to 10.0.8 and all builds in between. Worked all fine.
  13. eilko

    Plesk 11.0 Preview

    running bootstrapper several times didn't work for me. I am trying to upgrade from 11.08 to 11.09 and get: ERROR: PleskMainDBException MySQL query failed: Unknown column 'ip_dual_stack' in 'field list' 0: common_func.php3:220 db_query(string 'SELECT login, type, ip_address...
  14. eilko

    10.3.1. Vulnerability Checker

    see http://kb.parallels.com/en/113321 when patch is not applied and according to http://kb.parallels.com/en/112157 you need MU#5. Are you sure all updates are applied correctly?
  15. eilko

    Plesk 10.4.4 auto Microupdates funktionieren nicht mehr

    on my Strato server updates are working fine. Try to run: /usr/local/psa/admin/sbin/autoupdater from command prompt and see if it gives errors.
  16. eilko

    Phpmyadmin and root

    in Plesk you can use the admin user as root for mysql. Go via tools&settings -> Database servers -> icon at end of line of the correct database server and you will have full access via phpmyadmin
  17. eilko

    How do I set up Wordpress in Plesk ?

    Wordpress is installed in the subdir /wordpress . When you move all the files from /httpdocs/wordpress to /httpddocs and remove the empty /httpddocs/wordpress you will see that you can access your site via the main url.
  18. eilko

    Powerpack 10.4.4 not working

    after a key refresh two additional keys were added. One for unity mobile & one for kaspersky antivirus.
  19. eilko

    10.4.4 Autoinstaller Problem

    that should also work. Then it will use the /root/parallels folder. I would try: 1. remove /root/parallels folder and use autoupdate again 2. if not working, remove the microupdates folder in your mirror, resync again and then autoupdate again from the other server
  20. eilko

    10.4.4 Autoinstaller Problem

    That’s correct. Strange thing is that if you run the autoupdater from command line with --source /var/www/vhosts/pinkstone.co.uk/plesk you should not get an error in /root/parallels as this is the default folder of the autoupdater. So try...
Back
Top