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.
Afternoon
I've got Varnish running on a Plesk based server and all is working well based upon the instructions from here:
Input - Magento 2 | Plesk | Varnish Setup in a Docker
However, I'm adding a second Magento 2.4.6 install to the server and want to use Varnish with it. I can't seem to find...
Hello
I'm running Plesk Obsidian Version 18.0.56 and Magento 2.4.2
I've followed these instructions to get Varnish installed and working Varnish for WordPress in a Docker container and it is working extremely well for serving pages etc.
The problem is that if I try and flush / clear the...
This guide is about how to install and run Magento 2.4x on Plesk without Docker.
Our example domain will be "example-magento.com" make sure you replace this detail to the domain where you would like to set-up the magneto site.
We won't cover the installation of the required components, by...
I have Plesk Onyx Version 17.8.11. When i try to install Magento 2.1 as application the installation arrive to 96% and i receive the following errors:
Error: The following error has occurred during the installation of application:
Installation of magento at Example Domain failed. Non-zero exit...
Hi,
i have installed magento 2 by app panel; first of all i have created a db and a user; so i have installed magento 2 in the root of domain; when i try to go on admin dashboard it says
Not Found
The requested URL /index.php/admin/dashboard/ was not found on this server.
while frontend show...
Hello,
we are facing a problem where we can not find a suitable Solution.
We have magento2 installed with php fpm 7.0.16 and nginx.
No we have a config we need to insert. For now my thoughts were to change the nginx.conf in /var/www/vhosts/system/XXX/conf to:
server {
listen 80...