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.
Hi,
in one domain using Wordpress Toolkit I can update plugins. My client asks why because he enabled define( 'DISALLOW_FILE_MODS', true ); in wp-config.php.
I see that WP-CLI also can update plugins. Is that a feature or a bug?
Thanks
Miguel
Not sure why It got disabled but after migrating another subscription it is enabled on that one, so something must be wrong on the other subscription. Nevermind, it was a testing subscription
I am new to Plesk Obsidian on ubuntu 20.04.
I am realizing that I can enable/disable mod_security from the administrator panel for a certain domain/subscriber. But I don´t see where I can switch on/off that from the suscriber panel. Apparently that was an option in previous versions of Plesk...
The only error I am getting on error_log I have already pasted it here:
[Thu Jun 07 15:47:54.304326 2018] [fcgid:warn] [pid 53051] [client xxx.xxx.xxx.xxx:52988] mod_fcgid: stderr: PHP Fatal error: Class 'XTemplate' not found in /var/www/vhosts/mydomain.com/httpdocs/Plano.php on line 6...
1.- Which PHP settings do you refer? I use fastcgi in both and php 5.5 (I tried also with 5.6 and 7.0)
2- It works. I created an individual phpinfo.php too in each site.
3.- What do you mean? I see several PHP versions available.
4.- <?php
After more careful check, it´s not showing the content...
#ATTENTION!
#
#DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY,
#SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS
GENERATED.
#IF YOU REQUIRE TO APPLY CUSTOM MODIFICATIONS, PERFORM THEM IN THE
FOLLOWING FILES:
#/var/www/vhosts/system/mydomain.com/conf/vhost.conf...
We have migrated domains from one server to another. Same onyx configuration with Apache but Nginx disabled:
Product version: Plesk Onyx 17.5.3 Update #50
Update date: 2018/06/07 06:25
Build date: 2017/03/17 16:00
OS version: Ubuntu 16.04
Revision...
I have been requested to create a user account to be able to login directly under a subdomain like:
/var/www/vhosts/mydomain/mysubdomain
I have changed the home folder for that user.
But It doesn´t work with psacln, so unless I set the main group for the user as psaserv:
usermod -g psaserv...