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.
Updates:
- Re-imaged the VPS server.
- Added the Firewall extension.
- Enabled Firewall protection which allowed me to create a rule allowing TCP on port 8090 to my IP as the source.
Yet still I'm unable to access the websocket URL: ws://66.179.243.47:8090/.
Also:
- Unchecked: Restrict the...
My first go at testing a websocket connection per instructions provided via a Laravel script I'm installing onto a Plesk Obsidian 18.0.74 Update 3 server running Ubuntu 24.04.3 LTS and I'm having trouble getting this to work. Per the instructions I'm supposed to:
- Create and update the...
Per app developer:
Debug mode
Enable debug mode if you have issues with Support Board or you are customizing it. To enable debug mode, add the debug attribute to the URL of the admin area. E.g. https://www.your-site.com/supportboard/admin.php?debug.
Also from the app dev:
403 Forbidden...
Reply:
- The first subdirectory app installation of mine so this good to know in regards to creating additional databases on the same domain.
- Config file info confirmed to posses the same connection info to include specifying localhost during the installation.
- Adding...
Is there some 'trick' in Plesk to installing an app to a subdirectory of an existing website and linking that app to another database on that same domain?
Bare with me:
- The existing website is already pointed to its database in the Domains > Databases list.
- A new database has been created...
Tracking an issue on one of my VPS servers running a streaming OTT app. I'm able to install the script per the instructions provided by the developer to include importing demo data, all of which is done via command line. The demo data loads and all images are viewable. A few days later all of...
This is being ran at the domain level.
Resolution:
- I needed to remove the php -f.
- I also failed to add arguments to the arguments field.
Result:
- Task Type: Run a PHP script.
- Script Path: /var/www/vhosts/mydomain.com/httpdocs/api/admin.php with arguments: bof_cronjobs=yes
- Use PHP...
I'm trying to install an app that checks the cron job as one of the last steps of the installation process. If the cron job is incorrect it throws a Fail error stating that the cron job isn't activated. From the app:
Cron job is not activated yet. Please use your server management platform to...
I'm hoping I can get some direction on resolving the following issue. Basically I'm trying to extract a zip file to install an app purchased from Code Canyon onto this IONOS hosted VPS. For clarity I have multiple VPS servers on which I've installed apps but this is my first time with this...