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

Search results

  1. bulent

    Apache+Nginx https redirect

    It will. If you have set in php settings - phpfpm with apache and in server settings - serve static files by nginx, it should work correctly. If you have any problems, open permalink settings in WordPress and apply pretty URLs again, that will set the corect rules in htaccess. If you set in php...
  2. bulent

    Apache+Nginx https redirect

    If you use Apache + nginx, you don't need these additional nginx directives. Regards
  3. bulent

    Magento 2 plesk compatibility issue

    Hi Plesk team, There is magento update 2.0.4, when you plan to release aps package with that update included. Probably it will be easier to release these updates after now you have official support for m2.
  4. bulent

    Remove php and plesk panel info

    @trialotto I can't say there is sensitive data.Just if there is option to hide, it's better to hide, that's all. Regards
  5. bulent

    Remove php and plesk panel info

    @trialotto Yepp, I have added expose_php=off to global php ini and it removed php version info. Probably I will leave the nginx template files, I don't want ot modify them Thank's
  6. bulent

    Remove php and plesk panel info

    @trialotto there are extensions like Wappalyzer for Firefox or Chrome an with this extension is possible to see some info for the web server, used cms, php version info, used panel info and so on. Will it be possible to hide php version info and plesk panel info? Regards
  7. bulent

    Remove php and plesk panel info

    Hello, is there any way to remove that info?
  8. bulent

    Resolved How do I install the GeoIP

    It shoud be something like that: yum install make plesk-php56-devel gcc php-pear php-devel httpd-devel GeoIP GeoIP-devel /opt/plesk/php/5.6/bin/pecl install geoip echo "extension=geoip.so" > /opt/plesk/php/5.6/etc/php.d/geoip.ini plesk bin php_handler --reread
  9. bulent

    Resolved [PPP-18000] Plesk 12.5.30 - Easy way to replace MariaDB 5.5 with 10 ?

    In place upgrade will not work and probably brake the configuration. This method only will work for new fresh install.
  10. bulent

    Magento 2 plesk compatibility issue

    Magento 2 app installer is released ;)
  11. bulent

    Plesk domain CORS support for CDN - help!

    I had similar problems and the snippet below fixed the problem. location ~* \.(eot|ttf|woff)$ { add_header Access-Control-Allow-Origin *; }
  12. bulent

    Magento 2 plesk compatibility issue

    Hi Plesk Team, Any update here? Regards
  13. bulent

    Browser caching with nginx not working

    Exactly. Previously with Plesk 12.0 it was performing that way.
  14. bulent

    Browser caching with nginx not working

    For me the easiest solution for the problem was to begin using Cloudflare and control the expire settings from their website. Also it has some good stuff such as minify css, js and html.
  15. bulent

    Magento 2 plesk compatibility issue

    Yeep, I have found that, but I had different file permission issues, so at the moment waiting for the official package from plesk.
  16. bulent

    Magento 2 plesk compatibility issue

    Is there any update with the installer
  17. bulent

    WordPress Toolkit issues after upgrade to 12.5.30

    It seems like MU26 work for me with the WP security fix issue.
  18. bulent

    Going from Postfix to MSMTP

    Do you have correct SPF record? You shoud have something like v=spf1 +a +mx -all +a:<hostname> in your DNS template.
  19. bulent

    WordPress Toolkit issues after upgrade to 12.5.30

    The issue is reported to Plesk Team and they will release update in one of the next Plesk updates. The IDs of the issue is PPPM-4247 and PPPM-4249
  20. bulent

    WordPress Toolkit issues after upgrade to 12.5.30

    "Permissions for files and directories (?)not secure on" is still red for some of the wp instances. Plesk is 12.5 after update 25.
Back
Top