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.
When we attempt to restore a backup we get an error :
The backup of the type reseller cannot be restored now. To restore it, log in as the backup owner and click this backup name in Backup Manager.
the backup originates from a different server which we want to replicate for testing purposes.
Thanks for asking. Nothing happens, really. The version numbers stay the same. That's what puzzles me. Afaics the latest version is installed however.
I interpret the two columns like 1. Check if updates are available and 2. Install the updates. Am I right there?
I have a couple of composer packages in my app and see this when I click install or update
Neither install nor update seem to change the version number (or install) and Status stays on "Update available". Why is this? or more importantly: how do have Plesk install the latest versions?
We have setup to Plesk to use a virtual host template when setting up a new domain. This works but is disrupting adding a new domain from Git, where it is expected that initially an empty web space is generated (and the virtual host template is ignored) that will than be filled from the git...
Oh thanks, didn't know that. But currently also GitHub claims a 404 error when I add the webhook. Is there a way to test this and find out what the root cause is? Plesk or GitHub?
The URL generated here
results in a 404 error.
Another domain for the same customer has a proper, working Webook-URL
What should we do to get this working?
The composer.json file is search at a wrong (non existiant) location. There used to be a staging version but no longer. How can I permanently set the proper folder:
App folder /domains/plc/materialverleih.example.com
Composer searched at /domains/plc/dev.materialverleich.example.com
Where is...
Most packages in my project show Up to date but some show Data not availeble and ----- for Update or Update Available what do these main? Is this documented somewhere?
What would be the preferred format for custom log files?
We generate files in the format
fprintf( $log_file_handle,
"%s - %s [%s] \"%s\" %s\r\n",
$_SERVER['HTTP_CLIENT_IP'] ?? $_SERVER['REMOTE_ADDR'],
$_SESSION['user'] ?? '-',
date( DATE_RFC2822 ),
$mess,
$level );
But...
We created a plan (Service Package) and a customer with that plan
The plan includes PHP
If we logon as this customer and create a new domain selecting WordPresss we can successfully create the domain (Configuring PHP appears and seems to succed) . However when in the next screen new WordPress...