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 great idea.
I didn't think of it, I can't initiate a connection from the Plesk server side, but I can connect to it from my side.
so, I just need to connect to it via ssh for example and use rsync to download the dump files, I'll post again when I get it done.
I finally got the time to work on this objective and wrote this PHP script to do the job.
<?php
$return_var = NULL;
$output = NULL;
$command1 = "/usr/bin/mysqldump -u username1 -p'password' databasename1 | gzip > /var/www/vhosts/'Databases Backup'/Database_Backup-$(date...
not sure if it's related or not but sometimes when I try creating a new domain or subdomain I get a page with this code
{
"componentType": "Jsw.Task.ProgressBar.Item",
"id": "17843",
"type": "domain-create",
"updated": "2023-10-03 10:49:23",
"status": "not_started"...
sorry the log parts didn't get included for some reason, here they're
54 upgraded, 0 newly installed, 0 to remove and 157 not upgraded. 1 not fully installed or removed."
N: Ignoring file 'plesk.list.ai_back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N...
Hello, hope everyone is doing well.
I have a problem with upgrading from v18.0.54 Update #4 to v18.0.55
I can't post the full log of the updating prosses, so these are the parts where the errors occurred.
hello, hope everyone is doing well.
I want to automate the creation of dumps for select databases. then download it to an FTP server.
I tried to look for the commands needed to achieve this so then I write a script and configure a Cron job with it but couldn't find it.
thanks for all the great information, I wasn't going to remove dumps directory just it content.
I'm the only user and I already configured the backup to be stored remotely via FTPS and there're currently no local updates.
the biggest file is in one of the domains named...
hello, hope everyone is doing well.
I recently had a problem with my Plesk server running out of disk space and was looking for ways to clean it up so it doesn't happen again.
and I found this directory dumps occupying 80 Gb of disk space located at /var/lib/psa/dumps.
in this directory...
hello, hope everyone is doing well.
I'm trying to configure mail in Plesk, with a domain that's configured in GoDaddy.
every time I try to send an email to an external address it gives me a smtp error 550 5.1.1
and when I send it internally it says it was sent successfully but when I check I...