• 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

    Resolved Plesk Onyx Preview and FeedBack

    I have just checked and selinux is installed and active.
  2. bulent

    Resolved Plesk Onyx Preview and FeedBack

    From several days testing Onyx with several wordpress sites, so far so good. I did not had these problems on fresh CentOS 7.2 install.
  3. bulent

    Magento 2 situation

    I am happy to hear that. Is there any ETA for this extension, even beta ? @Dx3webs When you installing by hand did you make nay modification to installed files? My only problems occurs, when I try to update M2 through CLI or from M2.
  4. bulent

    Resolved Wordpress Memory Limit: 40M

    do not touch /wp-include folder for memory limit issues, you should edit wp-config.php file in httpdocs root folder.
  5. bulent

    Question Nginx - Plesk 12.5 - Wordpress - Site loading incorrect

    add this one, works for me. But my advice will be to use apache in back and nginx in front, as the default config is.
  6. bulent

    Resolved Nginx config for WordPress rewrite rules

    This one below works best for me with nginx. Put it in Apache & nginx Settings -- Additional nginx directives if (!-e $request_filename){ rewrite ^(.*)$ /index.php break; }
  7. bulent

    Resolved Plesk Onyx Preview and FeedBack

    I have installed the product , but I can't activate it. I have applied for key, but did not received anything in two days /I have checked the spam folder/ http://page.plesk.com/plesk-free-download-wp Someone else is complaining also
  8. bulent

    Resolved Plesk Onyx Preview and FeedBack

    @IgorG Anything about the activation key issue ?
  9. bulent

    Resolved Plesk Onyx Preview and FeedBack

    Hi, At the moment I'm trying to test onyx but can't get activation key. Is someone can help me? Thanks in advance
  10. bulent

    Question Changing WordPress installation directory

    I will be great if we have option to create some sort of subscription and when we choose it, it should automatically install wordpress to the domain example.com and in the same time create subdomain at dev.example.com with option to pull and push from dev to production and vice versa.
  11. bulent

    Issue Magento 2.1 installation

    I have it with default installation with centos 7 For debian,I don't know how it will be possible.
  12. bulent

    Issue Magento 2.1 installation

    Sorry, didn't read the previous post, my mistake. Instead FastCGI try PHP FPM.
  13. bulent

    Issue Magento 2.1 installation

    This was when you have permission issues. My advice will to use official plesk aps installer. Standard magento 2 installation causes too much permission issues. I have tried several times and always somewhere something was wrong.
  14. bulent

    Resolved Magento update to 2.1

    Hi, I'm not sure, but I think it's not good idea to update Magento through updater in the application or command line. As far as I know some of the original files are modified to solve some permission issues with default files. You can update it through plesk app installer, Magento 2.1 is...
  15. bulent

    Magento 2 plesk compatibility issue

    Actually that one fixed the problem.
  16. bulent

    Magento 2 plesk compatibility issue

    I have enabled the error reporting and I have the error below: There has been an error processing your request Can't create directory /var/www/vhosts/example.com/httpdocs/var/generation/Magento/CatalogSearch/Controller/Advanced/Index/. It seems like file permission issue. How can I fix it ?
  17. bulent

    Magento 2 plesk compatibility issue

    I couldn't find anything meaningful in the log files. Is there any magento log log file. which I can check?
  18. bulent

    Magento 2 plesk compatibility issue

    After updating magento 2 package to 2.1 my installation begin to encounter some problems. Store - Configuration - Catalog page is empty, there are no any settings available. When I click advanced search I have the error below: There has been an error processing your request Exception printing is...
  19. bulent

    Magento 2 plesk compatibility issue

    It should be official, but I don't have redis installed and I can't say anything about performance http://devdocs.magento.com/guides/v2.0/config-guide/redis/config-redis.html
Back
Top