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 everyone,
I need to redirect the page www.test1.de to www.test2.de (different networks - the two web servers have nothing to do with each other).
However, the address line should still show www.test1.de.
On the page www.test2.de only some results are displayed, so that no interactive...
I've added a test.sh file right next to the php file, which I need to execute.
Same permissions and same path. When I run the .sh script via "command execute" in Plesk, it works fine.
When I try to execute the php script via "execute PHP Script" in Plesk, I get the error message. So it seems...
The path is correct. The name delta was my mistake; It's the .php file which needs to be executed.
Am I right when I say that the error message "Could not open input file" is not the same as "No such file"? For my understanding that means, that the .php file is finding but the permissions are...
I need to schedule a php script with the task manager.
Following configuration:
Script path: /httpdocs/<path-to-vHost/script.php - without arguments.
When I execute the job I get an Could not open input file: /httpdocs/<path-to-vHost/script.php
I already checked the permissions and give 775...
Hey guys,
I try to migrate a WP site. For this, I'am using the WP all in one tool.
When I try to import the site, the import stucks.
Error log in PHP says:
682780#0: *1 client intended to send too large body: 195799558 bytes
It seems like the filesize is too large. How can I increase the...