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.
Yes...
First, I run this command
/usr/local/psa/bin/skeleton --install USERS ACCOUNT -filename skel2.zip (also used -force-type)
In checking for the skel files I am replacing, they are not replaced.
My expectations: I expect the above command to replace skel files for already provisioned...
Thank you for the link, but, the command is exactly the same as it was on 10.x.
The command looks like it is working, but nothing is placed in the customers folders.
We're attempting to redo all of the Plesk default templates. I created my skel file (.zip), uploaded it and run the command as noted here
http://download1.parallels.com/Plesk/PP11/11.0.1/Doc/en-US/online/plesk-unix-cli/index.htm?fileName=40784.htm
The CLI sites for a moment and then I am...
I am sorry it did not work. We used this setting across 6 Plesk nodes, and it has worked. But, we have 11.0...are you using 11.5? If so, that may be the concern.
Good luck
We use the same installtion...modified for our usage. To get vacation to work, we had to modify the plesk.php driver to fix two functions...
First
function vacation_read(array &$data)
{
$rcmail = rcmail::get_instance();
$email = escapeshellcmd($data['email']);
$cmd = "sudo...
I can confirm this has fixed the issue. Thank you.
Quick question....should we even bother looking at the 11.5 preview if we're planning to move to PPA within the next 6 months? Will the interface changes eventually be moved to PPA's customer panels? How is this splintering the different...
No on #1. The window opens and then sits and spins, not going anywhere. Left it running for 5 minutes....but, I have a comment about that, after I note...
For #2. Just did a clean install of 11.5.26. Still no Web Presence icons for migrated site. But, it DID fix the bug reporting feature from...
We have implemented our own installation of Roundcube, and are offering certain features (plugins). When we move to Roundcube in Plesk 11.5 with the plugins we use, and edit the conf file...will that be overwritten with a new update?
Serious concerns about 11.5 still. Latest update to .25 has caused the following issues...
1. Click on Bug Report, and it sits attempting to connect with no further progress. Doesn't even time out.
2. All Web Presence sites are broken (the bug I want to report). Whether migrated or fresh, Web...
Now if we could get the installer to give us the option...or allow us to choose to install IPV6 or not. I have reported this multiple times, and every update or install breaks Plesk 11.5, as it installs IPV6...which we do not have enabled on our containers.
UGH
I have customers on Windows containers and Plesk, but just using Wordpress and MySQL databases. I want to put them on their own container in Linux.
My thought is to first copy over site as is (from their vhosts folder to new vhosts folder), import database in PHPMyadmin in Linux...but, what...