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.
Hello,
You can optimize the MySQL by editing "my.cnf" configuration file located at:
====
"C:\Program Files\SWsoft\Plesk\Databases\MySQL\Data"
====
Please check the below article for different parameters and their optimized value,
===...
Hi,
"IIS Application Pool user"
A Windows user account created specifically to use IIS Application Pool. The use of separate user accounts corresponding to dedicated IIS Application Pools ensures the maximum degree of domain isolation. For each domain a separate account can be created. For...
Hello,
If your hosting offerings include mail services, keep in mind that your mail server can be used for malicious purposes, such as sending spam. Outgoing spam can cause an increased load on the server and complaints from recipients. What’s more important, your server IP addresses might be...
Hello,
Please check the following article:
https://kb.odin.com/en/837
==================
First a new entry will need to be created in xinetd for the alternate port:
cd /etc/xinetd.d
cp smtp_psa smtp_psa_p26
Next the entry that was just created needs to be modified:
vi smtp_psa_p26
Make...
Hello,
Please try this steps,
====
To access the admin account of phpMyAdmin, first log in to Plesk.
Click the "Tools & Settings" link
Click the "Database Servers" link.
Click "Local MySQL server (default for MySQL)" in the servers list.
Click the "Databases" tab at the top of the page...
Hi,
Can you please try this,
Starting from Plesk 9.5 it is possible to change the location of the temporary storage.
- Open the file /etc/psa/psa.conf for editing.
- Locate the variable DUMP_TMP_D and replace the /tmp value with the path to the new location of the temporary directory...
Hello,
Diagnose that mailbox size is what is causing your problem.
Unfortunately, Plesk doesn't have an option to check individual mailbox size. The simplest method to do this is as follows:
Log into your server as a root or sudo user via SSH, then run the following command (be sure to...
Hi,
Try this,
Increase the value of max_execution_time parameter.
Go to Plesk->Subscriptions->domain.tld->Domains & Settings-> PHP Settings and set max_execution_time value.
Thanks,