• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Recent content by nicojmb

  1. nicojmb

    Question ASP.NET Core support for Linux

    now there are 1089 votes, is it okay now?
  2. nicojmb

    Question Empty Authorization header on PHP with nginx

    Hi, Add at top of .htaccess this line: SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
  3. nicojmb

    Question Empty Authorization header on PHP with nginx

    Hi, i don´t know whay, but if i add this apache directive works: SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 i thought apache parameters are not used when nginx proxy is enabled
  4. nicojmb

    Question Empty Authorization header on PHP with nginx

    Hi, added this directives but do not work, the $_SERVER['HTTP_AUTHORIZATION'] still empty.
  5. nicojmb

    Question Empty Authorization header on PHP with nginx

    Hi, I'm developing a PHP RestAPI server with JWT and Bearer Auth. In my client side (postman) send the header authorization but in PHP the variable $_SERVER['HTTP_AUTHORIZATION'] is empty. Here is my plesk configuration is (details in attaached images): Hosting Settings: PHP 7.4.11 - FPM...
  6. nicojmb

    Issue Empty Authorization Header to nginx php

    Sorry, delete this trhead, i've opened in wronk category.
  7. nicojmb

    Issue FTP sessions close after time or freeze

    Hi, In my Plesk 18.0.21 u4 (Centos 7) the ftp service fails when upload a lot of files (the firsts files upload correctlye but then the connexion is closed) If i restart xinetd upload works again. In plesk sessions have one (1) but can´t close. I don't know where the problem can be found...
  8. nicojmb

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Hi, I've already installed Panda. I need to update Atomic 5.6.0 to 5.6.2 and 5.4.32 to 5.4.34
  9. nicojmb

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Hi, I execute "yum update plesk-php-panda" but my php version not update. What command should I run to update php version to 5.5.34 or 5.6.2? Regards!
  10. nicojmb

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Hi, Works perfectly in my plesk 12. One question: How update this in the future?? for example when php 5.5.15 is available, how update in my plesk??? Regards!
Back
Top