• 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

    Magento 2 plesk compatibility issue

    Did you gave extra permission in phpmyadmin and how did you make it work(2 or 3 from previous post) ? Can you explain exact steps?
  2. bulent

    Browser caching with nginx not working

    this problem is reported months ago, so far no progress. https://talk.plesk.com/threads/nginx-browser-caching-for-static-resources.334497/
  3. bulent

    Going from Postfix to MSMTP

    Hi, as far as I understand you need to go to Add and Remove Product Components - SMTP servers and select MSMTP (relay only)
  4. bulent

    Magento 2 plesk compatibility issue

    My plesk install is with mariadb 10, so that wasn't the problem. Most of the problems were related to ownership and permissions. I know that magento uses a lot of resources, but at the moment I have plenty of them. The strange thing is that I have shared hosting with cpanel and softacolus, and...
  5. bulent

    Magento 2 plesk compatibility issue

    I have tried also... without success.
  6. bulent

    Centos 7 Plesk 12.5.30 FTP does not work

    Add Allow from all ports rule with your IP in Plesk Firewall. I had the same problem and it worked for me.
  7. bulent

    how to test upgrading Plesk using a VPS snapshot?

    I think it will be easier to make snapshot of the production VPS, upgrade the production VPS and if something goes wrong, just restore the snapshot.
  8. bulent

    Wordpress website migration issues

    For me the easiest way to migrate Wordpress site is manually. if I have dev site on http://example.com/dev (personally I prefer http://dev.example.com) 1. Install clean wordpress on http://example.com/ 2. Copy all content from http://example.com/dev/wp-content to http://example.com/wp-content...
  9. bulent

    WordPress Security Check breaks Wordpress

    it sets permissions to 644 for files and 755 for directories.
  10. bulent

    WordPress Security Check breaks Wordpress

    chmod -R a=r,a+X,u+w /var/www/vhosts/example.com/httpdocs/ Run that one, after that security check file permission will be ok.
  11. bulent

    Resolved NGiNX - browser caching for static resources

    @trialotto These above are settings with Apache whre expire headers are set correctly. Below are settings with Nginx, where expire headers are missing.
  12. bulent

    Resolved NGiNX - browser caching for static resources

    @trialotto The discussion was exactly for this topic. It will be better to continue here. So here are two printscreens for two configs - one with apache and the other one with nginx I had the same Nginx config in Plesk 12.0 and I havent problems with expire headers
  13. bulent

    Resolved NGiNX - browser caching for static resources

    Hi Plesk Team, the issue with "NGiNX - browser caching for static resources" is still present. Is there any ETA for this problem ?
  14. bulent

    Installation in CentOS 7.1 with plain MySQL

    Hi, try as I explained in the quote above, but instead MardiaDB 10 repo, add mysql 5.6 repo. Do it in exact order as explained above (add only the repo, without installing mysql, it will be installed during plesk instalation). Regards
  15. bulent

    What is the price of Migration & Transfer Manager?

    Nope, From home screen go to Add or Remove Components, it should be there.
  16. bulent

    Plesk 12.5, Php 5.6, APCU and Opcode

    Opcode is not an alternative for APCu. Opcode keeps compiled php code in it's memory for later reuse. APCu (APC User Cache) is available, in which all opcode caching abilities have been removed to support user caches in shared memory using the familiar APC API So APCu is somthing like...
  17. bulent

    Upgrading MySQL version of Linux Plesk server 12.5

    do exactly like explained here and you'll have new install with mariadb 10
  18. bulent

    WordPress security check fail

    Hello Plesk team, do you plan to release some fix for this issue?
  19. bulent

    WordPress security check fail

    is it something only I have?
  20. bulent

    Plesk on Centos 7.2

    I have updated too, so far so good
Back
Top