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, that did the trick!
Calling /api/v2/cli/extension/call with dnssec info --domain-name example.com returned the DNSSEC status correctly. Appreciate the clear example!
Hey everyone
I'm trying to enable and sign DNSSEC automatically for a specific domain using either the Plesk REST API or the XML API, but I can’t find a clear example that actually works.
The REST CLI endpoint works fine for other commands (e.g. settings, server), but it seems like dnssec...
Is it possible to create a Plesk subscription using the REST API with a temporary or generated domain name by plesk and later update or replace it with the customer's real domain? Are there any constraints, best practices, or pitfalls to consider when using a placeholder domain for subscriptions...
Thanks! I just tried it, and including the base_domain with the correct id worked perfectly.
by the way: Is it possible to search for a client by login or email using the Plesk REST API?
I’m using Plesk REST API v2 to manage domains. I already have a customer (id=2) and an existing subscription (e.g. example.com). I want to add a second domain under that same subscription without creating a new subscription each time.
This creates a new subscription/domain for that customer...
Danke für den Tipp. Funktioniert auch soweit. Jedoch wenn ich in der index.js das Paket "import 'dotenv/config'" importieren möchte, funktioniert das Ganze nicht mehr :rolleyes:. Zuvor wurde express importiert, das hat geklappt...
Sitting now for a few days to solve the problem. I'm beginning to suspect that it's the way Phusion Passenger® works. When I run the app on my local computer or via RaspberryPi, it runs without any problems. I suspect it is because Phusion Passenger does not support imports.
Has anyone had the...
I had the problem some time ago as well. The cause was a gap in a Wordpress plugin which then sent e-mails via PHP. Here is a little reading:
Many email messages are sent from PHP scripts
I am trying to get a small webserive working with Express. My original code was throwing errors so I checked to see what could be wrong. I found out when I import things, it doesn't work. For example:
The use of require will work:
And yes, I have set "type": "module" in package.json and yes...
Customers do not have SSH access
Only one crontab is currently active (for ntp)
mail.log is completely empty
Currently there are no e-mails in the queue, as soon as some are available again, I will check it
The client has a Wordpress website. Plesk states that not all plugins and themes, as...
When I run the command, it lists some tasks, but none that can be assigned to the client.
I deleted the email queue at noon. Since then there are no more emails in the queue. However, like every day, this will probably be full again tomorrow.
For a few days now, I have been recording unauthorized outgoing e-mails in the e-mail queue. One customer (for whom e-mailing is disabled in the subscription) sends hundreds of e-mails a day. Where can these emails come from?