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.
Thanks for the input. Some more digging I did after this.
In Chrome and external checks, the site shows a Google Trust Services (WE1) cert (valid ~90 days).
In Plesk, the domain is assigned a Cloudflare Origin CA cert (valid until 2040).
To confirm what the origin is actually serving, I...
Hi all,
We’ve been troubleshooting an intermittent SSL handshake issue with Cloudflare (Error 525). Cloudflare is in Full (Strict) mode, and we’ve installed a Cloudflare Origin CA certificate in Plesk for our domain (valid until 2040).
Expected: Origin should always serve the Cloudflare Origin...
Finally got it. Final issue for me was plesk apache/nginx auto-blocking system links.
So it is possible to use home/laravel/public
But it's not possible to do what I've done in the past, which was home/public
Spent several hours here debugging every which way possible.
In the end it is not possible to install laravel on a new webspace.
I tried to install it into /laravel/public. And even though it 'works' on the backend, even static files in /laravel/public/test.svg do not resolve.
I am...
Ok yes this is currently impossible to do in a new webspace. I have tried
1. Creating via existing Github Repo (cannot install into document root, only public/public)
2. Creating via skeleton (does not allow me to clone the project and laravel toolkit to function properly after)
3. Create...
Yeah this has been a probem for at least a year.
1. Create a new webspace
2. Choose Laravel
3. Now, before installing form GIT, you have to configure PHP + Document Root
- By default this is httpdocs.
- You cannot remove httpdocs as it requires an input
- So I change it to public
- But now...
LOL - that did it, thanks Peter, didn't find that command in all my searching yesterday, even ChatGPT didn't suggest it. I'm glad that chapter is over :D
To be clear, here is a list of steps I've taken (it won't let me edit my original post)
update system time via SSH
update system time through Tools & Settings > System Time
manually set the system time
updated Scheduled Tasks to use the correct timezonew
set system time to GMT 00:00, and...
I have a very strange issue.
After using the Plesk Migrator last year, I successfully re-launched on a new server.
My only problem is my CRONs now run late. My system timezone is Australia/Brisbane, which is +10 GMT.
I've updated it via SSH, the System Time option, I've set the time to be...
Hey Fab - can you shed more light on how you did this back in 2017? Any issues you encountered once you got it running, how it got it running, etc? This appears to be the only thread online discussing installing Chrome onto Plesk to use the headless library. Thanks!