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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hello,
I have Plesk 12.5.30 #16 on CentOs 7.2
It's a random problem. Sometimes when I add an IP address or a new subscription, on click over the button it stay on "loading" display until i got a timeout error message...
When I check the /var/log/plesk/sw-cp-server/error_log I got this message...
The theme use style.php for custom css...
Well I didn't found the problem.
I did a rsync to another server I got and it works...
So I keep it in this one.
Thanks for your answer.
Hello,
I'm having a strange problem on a plesk 12.5.30 centos 7 server
I have a wordpress website v3.4
The Wordpress Toolkit don't work cause it's an old wordpress.
But i got error 403 on all php files in wp-content
the theme have a style.php file for custom css, and with the 403 error, the...
Hi,
Thanks for your post.
I did what you said and I got this message :
I don't understand why it said that for a remote host
Problem solved. It's my bad.
Got same IP on this server... conflict..
I just deleted it.
Thanks all
Well,
I got 3 servers with :
Website A on plesk 11.0.9
Website B on plesk 12.0.18
Website C on plesk 12.5
Website B and C do a connection to Website A Database to display some datas.
Website B works. (it display datas)
Website C display nothing (no datas and no errors displayed too...)...
Hello,
Since I transfered a wordpress to a new server with Plesk 12.5, my custom plugin who do a connection to an external DB to get infos doesn't work.
Where should I check to enable/disable a configuration in the plesk panel to solve this ?
Regards
Ok, I just wondering what other user did with their own config. Like more a sharing experience than a support ask.
My server will contain 100 websites max.
How can I define the right number to use for worker_rlimit_nofile ?
Thanks for your suggestion.
Hello,
I'm just wondering what's your best optimization / tips for better performance in nginx.conf
Sure it depend of what you use (fpm, fastcgi, etc...)
I'm asking to compare and see what can I do in my own conf below :
#user nginx;
worker_processes auto;
#error_log...
Hello,
I have 2 servers with plesk 12.0.18 and 12.5.30
I want to add expire header.
I tried this below on additional directive on the domain plesk config :
location ~* \.(jpg|jpeg|gif|png|css|js|ico|xml)$ {
access_log off;
log_not_found off;
expires...