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

    Resolved Possible Bug: Hosting enabled, but it should be disabled acc. to serviceplan

    Thank you for the quick reply. Here is the requested info: General ================================================ Service plan name E-Mail Hosting Owner's name XXXXX Mail ================================================ What...
  2. F

    Resolved Possible Bug: Hosting enabled, but it should be disabled acc. to serviceplan

    Hi. I have an e-mail only hosting package without webhosting. So in the service-plan I unchecked "Hosting enabled". If a customer buys the package it is installed via API, but it comes with a normal webhosting. I have to go into the abo and the Hosting-Settings and change the hosting-type to...
  3. F

    Question SpamAssassin Update Cron

    Hi, thanks for your quick reply. I never enabled a task since I saw this default message of the plesk dev team. Just wanted to make sure, that I don't break anything. Thank you EDIT: I just found the file /etc/cron.daily/60sa-update #!/bin/sh ### Copyright 1999-2015. Parallels IP Holdings...
  4. F

    Question SpamAssassin Update Cron

    I am just working on spam-protection in plesk 12.5 I installed a script which generates a list to inform clients about a list of spam mails in the .SPAM-Folder so that they are informed about false positives in case they are using POP3. Anyway while doing this I wanted to install a cron that...
  5. F

    Plesk 12 full of bugs / migration problem / database inconsistency

    This results in the same error except for the fact, that the ID in the end is changing [...]Error during user creation: Owner with id 17 has not subscription with id 103 Any further ideas? Thanks!
  6. F

    Plesk 12 full of bugs / migration problem / database inconsistency

    Sorry guys. I came back with the good news to early. Plesk repair fixed some db issues, but the migration error persists: Execution of /opt/psa/admin/plib/api-cli/user.php --create [email protected] -owner admin -guid 6281ad2a-d9eb-0226-0934-1573e5e17f6a -cname '' -passwd '' -passwd_type...
  7. F

    Plesk 12 full of bugs / migration problem / database inconsistency

    Thank you for your quick answer. Great support. Since the utility just reads data it can't change or brake anything. That's why I tried it. Thank you for the plesk repair option. That solved the issue. (plesk repair db)
  8. F

    Plesk 12 full of bugs / migration problem / database inconsistency

    Hi! I installed plesk 12.5 on a debian minimal machine, which should work just fine according to the manual. Some minor problems have been solved, but now I seem to be having a database inconsistency on a productive system. That is unacceptable! What I have done: 1) Installed Plesk, didn't...
  9. F

    Possible Bug: Graceful restart of apache 12.5.30 Update #1

    Well, I don't know. Is it also Jessie? There seem to be quite a few problems with Debian Jessie. I tried it with a fresh machine and the error came back as soon as the first subscription was created. I can't file official tickets with my license so I will have to wait until somebody else picks...
  10. F

    Possible Bug: Graceful restart of apache 12.5.30 Update #1

    Thank you for your feedback. Have you also setup a new subscription after changing the DB-Entry? That's what I need to do to reproduce. It does not affect existing accounts. #/opt/psa/admin/bin/apache_control_adapter --restart --restart-interval 0 --http-port 80 --https-port 443 --graceful is...
  11. F

    WHMCS and Plesk 12 (502 Bad Gateway)

    Good advice, but not the solution for the problem!
  12. F

    Possible Bug: Graceful restart of apache 12.5.30 Update #1

    Switching on the graceful restart of apache2 instead of a regular restart as described here: http://kb.odin.com/en/112020 results in the following error in the plesk panel New configuration files for the Apache web server were not created due to the errors in configuration templates: Can not...
  13. F

    WHMCS and Plesk 12 (502 Bad Gateway)

    Well, I don't know. For some reason it does not. If I switch it on it messes up the configuration and you have the following error all over the panel: New configuration files for the Apache web server were not created due to the errors in configuration templates: Can not restart web server: ...
  14. F

    WHMCS and Plesk 12 (502 Bad Gateway)

    IgorG can you confirm that kb.odin.com/en/112020 is not valid for plesk12.5 anymore? Is there a workaround for that? Or is it just a bug in the configuration-checker extensions?
  15. F

    How to disable xcache being installed or updated automatically?

    There is an option in the php-settings to turn it on or off, but it is not changing anything. The phpinfo continues to show xcacher. I'm also having issues with software so I ended up removing the package as well. I guess that is a 12.5-bug as well? The additional php-directives...
  16. F

    WHMCS and Plesk 12 (502 Bad Gateway)

    Sorry for opening the thread again, but I solved the WHMCS-Problem with the graceful restart as described in #3. This does not seem to be working in plesk 12.5 anymore. Adding the datebase-entry results into problems with the configuration files:
  17. F

    [PPP-17475] PHP-FPM Service not coming up.

    Yes I do. After reboot php-fpm is down. Than I can either start it manually via console or plesk services page or switch to fast cgi and then back to fpm, which also starts it. I got it fixed by manually adding it to the bootsequence of jessie, but I am not a big fan of manual manipulations...
  18. F

    [PPP-17475] PHP-FPM Service not coming up.

    12.5.30 Update #1 As far as I know Plesk 12.0 is not supporting Debian 8. There is not much that I could have done wrong. The debian-installer is handling everything for you. So if services don't come up on a fresh installation it is very likely, that the installation is not adjusted to the new...
  19. F

    [PPP-17475] PHP-FPM Service not coming up.

    I installed Plesk 12 on a fresh debian Jessie minimal installation (openvz-container). The PHP-FPM Services don't come up after reboot, but I can manually start them through the panel services page. They are also started when a php-handler is changed in the subscription for some reason...
  20. F

    [PPP-17456] PHP-Sessions not working in 12.5.30 Update #1

    Problem solved! IgorG I think this is a bug that should be corrected in the installer! I changed the save_path of the sessions to: session.save_path = "/var/lib/php5/sessions" under global settings->PHP-Settings and than for every PHP-Version. I hope that this is not going to be an issue some day.
Back
Top