Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hi @ all
today I made the further configuration of ngx_pagespeed which is running successfully since a few weeks.
Today changed the configured to with Redis for Shared Memory Metadata Cache.
The directory /var/cache/pagespeed/ was successful created after applying
pagespeed...
Hello, I have written a small tutorial to explain how to setup redis-server and use it as object cache backend for WordPress on a Plesk Onyx server.
To setup Redis, two solutions available : local install or inside a docker container
Solution 1) Local...
hi.
i changed my Wordpress website theme to new one.
but i saw in my friend computer this remember the old theme (design) ..
s, how can i clear this cache ?
Hi there,
I have a website which uses user authentication. UNLESS I put the following directive in my .htaccess file in root, the user is NOT logged out.
ExpiresActive On
ExpiresDefault "access plus 1 second"
I guess this is not normal, somehow my server is not set up properly by default...
Hello,
I'm using Plesk for 3 months and the panel is really amazing, I'm very happy with it and I'm going to install it on the other servers.
Now I would like to know what you have been using for server-level caching.
I installed docker and am using a redis server, but it does not have the...
Hi guys, I hope somebody knows a solution for this problem:
I setup a WordPress which it uses Plesk: 'Nginx proxy cache -> apache -> WordPress -> Redis -> MySQL'
Everything looks good but when I'm trying to install a plugin ( plugins > add new ) or theme on WordPress I'm getting Nginx timeout...
Hello Guys,
i would like to ask how i can make my Webspaces on my plesk server faster ? I have change Memory Limit to 512 MB but it also a little bit slow i have hear that i can upgrade the PHP Cache ?
Or how i can give the webspaces more cpu Power ?
Thank You :)
Hello to the Plesk Community,
so search alot in the Web, how to enable a Memory Cache Solution (maybe memcached or redis) in Plesk 12.5
I need a Final Solution for the Last Update of Plesk, an easy Tutorial for Debain/Ubuntu Systems.
U prefer to write alot of your Tutorials only for Centos...
Hi everybody !
I have installed a Symfony 2 web-application.
I saw that the cache directory need to have good rights for server writing and client reading.
I saw 2 groups which manage web directory : psaserv and psacln.
Normally, I think the server (=psaserv ?) need to have "write" permission...
Guys,
Happy new year
This is my first post in this forum.
Today i have found a problem in configuring nginx for caching html files that are generating from Apache FPM engine.
I first used this code and added it to /var/www/vhosts/system/DOMAINNAME/conf/vhost_nginx.conf.
fastcgi_cache_path...