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

    Issue DNS Integration for Cloudflare stop working

    @Sebahat.hadzhi , thank you for your message. Is there anyway to sync automatically the _acme-challenge TXT record when I'm using the SSL/TLS encryption mode Full Strict ? 1 site, I can do it manually, but now I have several sites and it's hard to do it manually, knowing that the this txt...
  2. O

    Issue DNS Integration for Cloudflare stop working

    Have you solved the issue?
  3. O

    Issue DNS Integration for Cloudflare stop working

    @Sebahat.hadzhi , Yes I confirm. Can you help me to resolve this issue ?
  4. O

    Issue DNS Integration for Cloudflare stop working

    @tanasis Have you found a solution to this problem please? Thanks.
  5. O

    Question Redis

    Thank you @WebHostingAce I'll use the second method: Just to confirm: The 1 first value will be 0 for the 1st website, the second one will 1 etc... right ?
  6. O

    Question Redis

    @WebHostingAce , thank you. You use the same container for all the domains right ?
  7. O

    Question Redis

    @WebHostingAce , I can see there is no mapping in the container, so no persistant cache is configured.. I have tried to map bitnami to var/redis but this error occur after starting the container Initializing Redis mkdir: cannot create directory '/bitnami/redis': Permission denied
  8. O

    Input How to setup redis and use it as object-cache backend for WordPress

    Hello @virtubox, When I run the cmd, I have this error: mkdir: cannot create directory '/bitnami/redis': Permission denied Can you help ?
  9. O

    Issue Having trouble starting redis with docker

    Hello @IgorG , This solution still work ? Regarding the permission, are you sure I need to set 677 and not 755 ?
  10. O

    Question Redis

    When I run the second cmd, this error occur: can't open config file '/usr/local/etc/redis/redis.conf': No such file or directory Can you help please ?
  11. O

    Issue Service LOG ROTATE

    The logrotate.service failed to start again :(
  12. O

    Issue Service LOG ROTATE

    @learning_curve Now the Plesk Log is empty :(
  13. O

    Issue Service LOG ROTATE

    I'll verify this. Thank you for your help.
  14. O

    Issue Service LOG ROTATE

    @Sebahat.hadzhi I have also applied this 2 cmd: i can see that logrotate.status file is generated, but the logrotate.service itself is inactive. :rolleyes:
  15. O

    Issue Service LOG ROTATE

    Hello @Sebahat.hadzhi I have added my FQDN (SiteDomain='server.example.com'). Now the logrotate.service is inactive. Any idea ? Thank you.
  16. O

    Question Redis

    Hello @WebHostingAce , Thank you for your help. Still I need to add the following lines in the wp-config.php for every websites ? define( 'WP_CACHE_KEY_SALT', 'example.com:' ); define( 'WP_REDIS_PASSWORD', 'redispassword' );
  17. O

    Question Redis

    @AYamshanov or is it simpl to run this cmd: docker run --name redis -d -p 6379:6379 redis redis-server --requirepass "YOUR_PASSWORD" ?
  18. O

    Question Redis

    Okay, I'll very this now. Thanks.
  19. O

    Question Redis

    @AYamshanov For the variables REDIS_MASTER_HOST, I need to put the locahost address 127.0.0.1, right ? As the redis port is 6379, should I open it or can I keep this port closed ?
  20. O

    Issue Service LOG ROTATE

    Hello, The service LOG ROTATE fail to start. logrotate[20630]: Error: SiteDomain parameter not defined in your config/domain file. You must edit it for using this version of AWStats. logrotate[20630]: Setup ('/etc/awstats/awstats.conf' file, web server or permissions) may be wrong...
Back
Top