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

    Resolved NGiNX - browser caching for static resources

    Hello UFHH01 and trialotto Thank you for your reply and try to help, Your answer have a good reason. 1. I've Enable plugins the details as below: - akismet - bbpress - bp-profile-search - buddypress - BuddyPress Avatar Bubble - buddypress-cover-photo - Contact Form 7 - Google XML Sitemaps - K...
  2. cookkoo

    Resolved NGiNX - browser caching for static resources

    Hello, My last test. i've only put the simple .htaccess code and click "Convert to nginx" as below: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ...
  3. cookkoo

    Resolved NGiNX - browser caching for static resources

    Hello Every Plesk Expert, As i am not a programmer. and i lose a lot of time MORE THAN A MONTH to trying to config my site for stable by PLESK. my site have PLESK 12.5.30, run nginx as reverse proxy , Wordpress , the database size about 33 GB. I wish go to work , to build the content ...
  4. cookkoo

    I can not choose memcached or opcache on W3 Total Cache

    Hello abdi, Thank you for your reply. I've install and use w3 total cache more than years ago. But when i move some of my site to PLESK i can not choose memcached or opcache as i said abobe. I DON'T HAVE THE ISSUE FOR HOW TO INSTALL W3 TOTAL CACHE. please clearify for what is my issue ? Thank you
  5. cookkoo

    I can not choose memcached or opcache on W3 Total Cache

    Hello Support Team, My server is Plesk v12.5.30 , Debian , nginx+PHP-FPM 5.6.15 , after UFHH01 help to suggestion to config memcached and mysite.com/phpinfo.php already have the service of memcached and Zend Opcache. But i can not choose this service on W3 Total Cache. How can i config to use...
  6. cookkoo

    WP-Web- and http-performance sucks - despite APCu, ZendO,...

    Hello, I've already install memcached , Zend Opcache but i can not choose it on W3 Total Cache. Please help. Thank you
  7. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello burnley, I thought Performance + Security should go together. from your information above, Please suggestion for How to protect that security issue ?
  8. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01, Now my issue got FIX. And work very fine, I am not a programmer and so silly :) But from a BIG help of you, my site can go ahead. I need to say THANK YOU AND THANK YOU AGAIN. If i got some money from my site, i will take you to travelling around the world :) Best Regards,
  9. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01 This is the results. # aptitude reinstall pkg-config pkg-config is not currently installed, so it will not be reinstalled. pkg-config is not currently installed, so it will not be reinstalled. No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly...
  10. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01 The results as below: /opt/plesk/php/5.6/bin/pecl config-set php_bin /opt/plesk/php/5.6/bin PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/5.6/lib/php/modules/memcached.so' - /opt/plesk/php/5.6/lib/php/modules/memcached.so: cannot open shared object...
  11. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01 The results as below: # /opt/plesk/php/5.6/bin/pecl config-set php_bin /opt/plesk/php/5.6/bin PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/5.6/lib/php/modules/memcached.so' - /opt/plesk/php/5.6/lib/php/modules/memcached.so: cannot open shared object...
  12. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01 And the others command /opt/plesk/php/5.6/bin/pecl config-set php_bin /opt/plesk/php/5.6/bin # /opt/plesk/php/5.6/bin/pecl config-set php_bin /opt/plesk/php/5.6/bin PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/5.6/lib/php/modules/memcached.so' -...
  13. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01, OK. I understand your answer. I will start the point from the top of this page, and the issue as below: # apt-get install plesk-php56-dev Reading package lists... Done Building dependency tree Reading state information... Done plesk-php56-dev is already the newest version. 0...
  14. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01, Thank you so much for your kindness and trying to help. Now on putty it display few error. as i am a civil & construction engineer not a programmer. For save your time, Is it possible for you to SSH login to my server and help to config this issue ? If yes, please give me your...
  15. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01, 1. It still have the issue. Please see the attached file. 2. You didn't answer the question, if you FOLLOWED the rest of the article, as for example: please see the result. /opt/plesk/php/5.6/bin/pecl install memcached PHP Warning: PHP Startup: Unable to load dynamic library...
  16. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01, 1. I've changed PHP Setting from 5.5 to 5.6.15 as explain in http://devblog.plesk.com/2015/08/adding-custom-php-modules-in-plesk/ , but can not see "memcached". 2. About a suggestion from rtcamp as we said above. From my content, now i have more than 2 million users with 28 GB of...
  17. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello again UFHH01, For more information. I can not see memcached enable on cookkoo.com/phpinfo.php and at my wordpress backend , memcached option in W3 Total Cache it can not choose to work. Please help
  18. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01, 1. apt-get install make gcc libc6-dev libmemcached-dev zlib1g-dev Reading package lists... Done Building dependency tree Reading state information... Done libc6-dev is already the newest version. gcc is already the newest version. make is already the newest version. The following...
  19. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01, # apt-get install make gcc libc6-dev libmemcached-dev zlib1g-dev Reading package lists... Done Building dependency tree Reading state information... Done libc6-dev is already the newest version. gcc is already the newest version. make is already the newest version. The following...
  20. cookkoo

    Resolved php plesk and memcache(d) extension

    Hello UFHH01, Thank you for your quick reply. 1. Please explain WHAT you did, because your question is not really clear, what you mean or what you would like to know. Answer - php plesk and memcache(d) extention as it is the point of this topic :) Others of your suggestion and your help, i...
Back
Top