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.
After three days of intense labour, I finally found out that the source of the error is PHP itself!
Version 8.0.5 of the pdo_pgsql extension has a bug causing a "segmentation fault", which simply aborts everything. I was able to reproduce it on my own computer so there's no doubt now.
I hope...
Thank you for your time!
Actually there was no duplicate execution but misleading logging configuration (two mechanisms logging stuff to the same file ).
Mystery remains but I found out there could be an issue with DB/ORM... However it seems to occur in a very precise case, which happens to...
I've been testing my PHP scripts on my local machine in both dev and prod modes without any error... So I guess this is not the issue here.
However, my logs show the page is executed twice on every request... I guess that's where the issue relies.
This does not happen on my local server... Do...
Hi everyone,
I'm having errors since I suspended then re-activated my Plesk-hosted website...
The error is specific to a page of my application with POST method. It is a Symfony application that has litterally been working thousands of times before, which is even more frustrating.
I tried...