• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. S

    enable php-fpm serverwide - disable apache module

    And what with resellers? There's no option in the reseller plan to only allow fastCGI/php-fm, the reseller still hase the ability to choose for Apache. I want this turned off server-wide. When there is a website that runs under apache it's a vulnerability for the whole server..
  2. S

    enable php-fpm serverwide - disable apache module

    Hi Igor, When I create a new service plan on the Hosting parameter tab I can choose to run PHP as "apache/cgi/FastCGI", but on the web server settings tab of the service plan the check box "process php by nginx" is not available".. Either when I open a subscript and enter there the web server...
  3. S

    enable php-fpm serverwide - disable apache module

    Dear, Is there a possibility to enable php-fpm serverwide and to disable running php as apache on the server? This for both existing subscriptions as for new subscriptions ?
  4. S

    Corruption in PSA database

    I've got some corruption on my psa database since last week, the issues started after a reseller added a subscription to the panel: - Subscription ABC with login ABC_TLD already exists on plesk Reseller created a new subscription XYZ with login XYZ_TLD, for some reason at this point...
  5. S

    Plesk API - Extend validity period locks subscription

    Dear, I created my own automation around Plesk and when a subscription is about to expire an invoice is send to the customer and the validity period of the subscription is automatically extended with 1 year via RPC API. This is working fine behave that after the extending of the period with...
  6. S

    Disk usage wrong

    Dear, I've a problem with one of my domains on Plesk 11 for linux panel. For some strange reason the plesk Panel for 1 domain is reporting a huge amount of diskspace marked as 'other'. When I log on to the server and run a du command on the location where the domain is installed I only see...
  7. S

    Event handlers not working

    Dear, I just installed a new plesk 11 server on Centos 6.3. I'm trying to get my event handlers to work but for some strange reason it is not working. I created a create test.sh in /usr/local/psa/bin with following content: #!/bin/bash /bin/date >> log.txt I created a new event...
  8. S

    Plesk 10.4 Enable SNI support

    Dear, I want to enable SNI support on my plesk installation, to be able to use more ssl certificates on one shared ip address. My plesk server information: Parallels Plesk Panel v10.4.4_build1013111102.18 os_CentOS 6 First of all I need to find out if SNI is enabled or not, I guess...
  9. S

    Create generic domain alias on domain

    I want to achieve something very simple, but can't get this working on my Plesk 10 installation. I have 1 domain configured on plesk running my business website: primaryweb.com When I add new domains for my customers I want to create a domainalias customerdomain.primaryweb.com but when...
  10. S

    SIGTERM causing API to crash(?)

    Hi Marco, Your input was helpful, I started some googling and find some interesting threads. After a configuration change to a webhosting (create/change/..) Apache is automatically restarted, by default the time to wait after a configuration change to restart is 0 seconds. This means that...
  11. S

    SIGTERM causing API to crash(?)

    Hi Marco, Thanks for that information, I also found that it was working when running on another server. But the strange thing is that it WAS working before :/
  12. S

    SIGTERM causing API to crash(?)

    Did you find a solution for this issue? Got exactly the same..
  13. S

    [RPC API] Domain add not working as expected

    Found a very similar thread but without any solutions :/ http://forum.parallels.com/showthread.php?t=112543&highlight=rpc+domain
  14. S

    [RPC API] Domain add not working as expected

    Dear Plesk-lovers, Since last week I'm running in trouble with the Plesk RPC api. At the moment I'm in the progress of developing a custom made PHP-script to handle orders at my website, when a customers buys webhosting at the shop the script automatically creates the user account, creates...
  15. S

    Personal FTP repository on other port

    Dear, Could somebody tell me if it is possible to run a personal ftp repository on other port than the default one (21)? I've a small FTP server at home where I want my backups to go to, but my isp is blocking ports <1024 so i'm running my ftp server on port 2222. When I connect with...
Back
Top