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.
I'm having some issues with the version of PHP composer is running on.
php -v - shows 7.0.3
Which ultimately isn't needed (Currently its enabled because Magento is faster on that version of PHP than 7.1????).
So PHP 7.0 could be removed (Currently the site only supports 7.0 or 7.1).
However I...
Hello,
Hello, that won't help sorry - the current text editor in Plesk seems to have lost the ability to keep tabs open, and certainly wouldn't be ideal for writing code.
Essentially I was hoping to leverage the abilities of Plesk as well as run a full desktop with IDE.
Hello, we are looking at improving our processes, and one thing that has come up is the time it takes for us to launch a site in development.
Currently this is done on a Ubuntu box, manually added to Apache etc, not a major and not explicitly difficult but does take more time than I think we...
Thanks for your response, just seen this now. Can't view the log - not sure if it gets removed on successful completion or not. But has worked so good - but would have been nice to know what the issue was.
After some looking around for a solution, killing the upgrade process and starting then stopped the autoinstaller (before committing to the upgrade), then opening the web interface again its started to work via the web interface. Not sure why but has upgraded successfully and working as...
"Store installation files in directory" isn't the issue - I rebooted the server and was able to enter the value, but its still not downloading.
Where can I locate a log with information on the failed upgrade? Is this possible using the web upgrade tool "install and upgrade plesk"
Hello,
I've been updating my servers to plesk obsidian and have run into an issue where I believe the installation file will not save - and so the installer is in an infinite loop.
The problematic upgrade has been stuck on the state "Downloading new Plesk Installer version..."
for about 30...
I have these settings in place aswell.
smtpd_relay_restrictions = permit_mynetworks, permit_sasl_authenticated, defer_unauth_destination
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, reject_non_fqdn_sender
I'm having an issue where an email attachment with a domain name, or email address in the file name, causes the message to be blocked. To be clear If I rename the file to exclude those items it works no problem.
Dec 10 08:35:05 SERVERNAME postfix/cleanup[70602]: BD8632AFA9C: reject: header...
More info, I've removed the class that was thrown an exception during a reflection attempt, the site now runs in some capacity.
But am receiving this error, which provides more detail on the above.
[Warning] is_readable(): open_basedir restriction in effect...
Hello,
Im attempting to run a silverstripe application on Plesk Obsidian, the application works fine on a local dev server, however the configuration doesn't appear to work on the live server. I attempted to use the extension Composer to install the packages however it didn't seem to resolve...