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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hi. It seems one of my sites keeps failing PCI due to "weak arcfour ciphers" being available. This is identified using this command: nmap -Pn --script ssh2-enum-algos www.domain.com -p 22
I have tried the pci compliance resolver many times. Any idea how i can fix this problem?
I am running the...
I just picked up a license for MagicSpam premium for my server. I have no idea what to do with it now. There are no guides or anything that I can find. As far as I can tell, it appears to be running. Although now greylisting is magically turned on. In the past this has always slowed me down...
I have a domain on my plesk server that has been suspended for sending out too many emails. When looking at the plesk interface, it looks like they tried to send out 30,000 messages (most of which were rejected). Is there a way to find out where these messages are coming from? Which account is...
I am running Centos 7.x.
SSH -V shows:
OpenSSH_6.6.1p1, OpenSSL 1.0.1e-fips 11 Feb 2013
My PCI scans are failing because I am required to upgrade OpenSSH to 6.7+. Unfortunately there is no upgrade package available. Has anyone been able to update/upgrade OpenSSH? if so, how?
Thanks
This happened completely out of the blue. No changes were made to the system. The funny thing is that I loaded up a backup image from last week and I am having the same issue on that image as well. The panel has been working fine since last night. This is very strange. Anyway here are the logs...
==> Checking for: mail_outgoing_restore... fail
==> Checking for: mail_transport_restore... ok
Errors occured in mail restore procedure
Some utilities have exited with errors:
/usr/lib64/plesk-9.0:/usr/lib64/plesk-9.0/remote_mail_restore:/usr/local/psa/admin/sbin
[ ~ ] >...
I am trying to integrate basic DDOS protection through the NGINX rules. I am using the following two URLs
These are example settings from this blog post: http://www.codestance.com/tutorials-archive/nginx-tuning-for-best-performance-255...
Hi. I am in the process of migrating plesk servers. I have downloaded the CERT used to secure the old panel (via the download option in plesk). The download is a PEM file.
I try uploading that PEM file to the new plesk panel, but I get the following errror: Error: Unable to find the appropriate...
On a fresh install of Plesk 12.5 on Centos 7.1, I am running into a strange error when trying to restart the php-fpm service.
"No pool defined. at least one pool section must be specified"
I have read a few options on how to fix it, but none seem to help when it comes to different PHP...
Hi all --
I recently setup a fresh Centos 7.1 install of Plesk 12.5 and am running through some configuration challenges. First, does anyone know which templates are used to generate the domain PHP-FPM configuration files? All of my domains are being generated with a "5" max children setting...
Hi guys -- i have APCU built/installed in PHP 5.6/Plesk 12.5, but it doesn't seem to be loading.
This is my apcu.ini file which is located in "/opt/plesk/php/5.6/etc/php.d"
extension=apcu.so
apc.enabled=1
apc.shm_size=256M
apc.ttl=7200
apc.enable_cli=1
apc.gc_ttl=3600...
Anyone have any luck installing APCU on PHP 5.6 / Plesk 12.5 (latest)?
using "pecl install apcu", i get the following error:
pecl/apcu requires PHP (version >= 7.0.0-dev), installed version is 5.4.45
Any thoughts on this? Is there a way to change the default system php handler? Or should i be...
Hi. I am trying to upgrade from plesk 12.1.xx to 12.5.28. My installation fails with the error below. Is there an easy way to modify the database version number so that the installation will continue?
===> Upgrading database
Trying to start service mysqld... mysqld (pid 10715) is running...
I know i've asked this question before but I figured I would try again.
I have a Plesk server with a number of virtual sites/hosts. I need to open CORS within the NGINX config to allow the site to work over a CDN. I've tried placing the code everywhere and within every config I can possibly...
Does anyone know which NGINX.CONF file is valid for each domain in plesk? It turns out that I have the following:
/var/www/vhosts/domain/nginx.com
/var/www/vhosts/domain/httpd/nginx.conf
/var/www/vhosts/system/domain/conf/(several system generated nginx files)
I've tried modifying all of them...
I have a valid cert installed for a particular domain on my plesk server. I would like to take that cert info and export it to a valid PKCS12.
How can I do this?
I was looking for the actual cert or pem files on the server but couldn't find them.
Should i just copy all of the cert...
Hi. A while back there was a "test" skin for Plesk that was posted on this board. I installed that admin theme skin and have been using it ever since. I would like to remove it and go to the default plesk theme, but I don't really know how to do that. I believe i had to overwrite the original...
Hi. I am unable to update from Plesk 12.0.x (the latest stable version) to 12.1.22.
This is the message I receive. I am not sure how it is trying to find these packages, but I am not sure how to resolve this message:
Exception: Failed to solve dependencies...
My hosting provider recently (and without any warning) decided to block outgoing connections to port 25. What this means is for any client/domain/email address that has a forwarder setup, the mail will never reach its destination because the connection to the other server always times out. The...