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 all,
7 months ago I recreated all the website in our server and applied html 5 SEO metatag, these are the one I'm using
<meta property="og:title" content="European Travel Destinations">
<meta property="og:description" content="Offering tour packages for individuals or groups.">
<meta...
Hi all,
I'm using Centos 7 with Plesk, is installing Ngnix the only way to have HTTP/2? Why I cannot have it just with Apache?
my Apache (httpd) version is 2.x
I'm using Centos 7 with Plesk (1and1 dedicated server) and Apache and we want to secure all our website with let's encrypt where possible, though we have a problem with 2 domain that has been rewritten with Apache rules.
here the code we use to rewrite the domain:
ServerAlias...
Hi all - simpleton question for you all today.
I've got a customer that wants to run their Laravel framework based site on my Plesk Onyx install. I'm reasonably savvy, but lack the knowledge on how to implement or pre-configure some of their requests. Links to idiot-guides appreciated!
They...
Dear sirs,
Im trying to figure out what went wrong with my server configuration, as im unable to successfuly use command curl --tlsv1.2 -v https://api.stripe.com or connect securely to any server using curl and tls v1.2. I have updated everything to the latest version:
- CentOS Linux release...
It is possible to update a Service- or Reseller-Plan on CLI using a XML file?
I tested with
# plesk bin reseller_plan --update "My Reseller Plan" < my_updated_reseller_plan.xml
Response is succsessfully updated, but it doesn't.
Please can someone tell me what the default cipher list is for CentOS 7 and Plesk Onyx?
I am currently using CentOS 6 with Plesk Onyx with 'insecure' ciphers removed.
I know that this question may depend on other factors such as Open SSL, etc, but what I am trying to find out is what my...
Hi,
I would like to integrate AbuseIPDB with Fail2Ban.
My server is running Plesk Onyx Version 17.8.11 Update #14 on CentOS Linux 7.5.1804.
The Fail2Ban version on this is v0.9.6...
The required version to integrate Fail2Ban with AbuseIPDB is v0.10.0 (January 2017).
See also: Integrating...
Hello,
I have Plesk Onyx 17.8 running on CentOS 7.5 and I would like to install PDO_DbLib extension for PHP 5.6. I have tried more tutorials, but they didn't work for me. Anyone can help me?
Thank you.
Hi,
i'm sorry i know that there is many other thread like this but i've try all solutions but anything solve that problem.
if i try to connect with active mode and i've the error on subject.
Instead on passive mode i've connection time out.
My plesk server is behind NAT so i've follow that...
I've got issues with OpenDKIM not starting on my CentOS 7 (with Postfix) server since an update for OpenDKIM crashed a while ago. It seems to have to do with this error:
postfix/smtpd[32230]: warning: connect to Milter service inet:localhost:8891: Connection refused
How do I check if the...
EDIT : FIXED WITH ENABLING FIREWALLD BUT NOW MY SITES NOT OPENING DUE TO FIREWALL RULES
Hello everyone,
Im running Plesk Onyx latest on Centos 7. Ive got problem with docker. It can install what i need but i cant make it run due to a problem with iptables. Im tried to run varnish server from...
Hi there,
I am trying to setup network settings for Plesk Onyx in CentOS so that I can use this VM as my VPS Hosting. I am using a OVH dedicated server, having a failover IP which I will be using with plesk as its static IP address. I have done everything, inside VM internet works all ok but if...
So far ;) our Plesk experience has been nothing but rewarding and this forum has often been of great help if/when we have had issues. On our server, official "General Release" Plesk updates normally all work correctly and Non-Plesk updates (RPMs etc) using "Enable safe updates for system...
We want to upgrade both our Postfix and Dovecot packages from the current RPM provided releases.
This thread is about Postfix. We’ll post a separate thread for Dovecot once this one is resolved.
Our current RPM provided Postfix package is 2.10.1 which although backported is still well out of...
Trying to open port 3306 for MYSQL remote access.
Similar to this: Resolved - Cannot connect to database remote
but on our server the firewall is not running.
Centos 7
systemctl status firewalld
? firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded...
Hello.
Server Details:
OS: CentOS Linux 7.3.1611 (Core)
Product: Plesk Onyx Version 17.5.3 Update #19
Mariadb: 5.5.52-MariaDB
I am trying to upgrade mysql using this link
How to upgrade MySQL 5.5 to 5.6/5.7 on Linux
but I am getting this error when I run "yum install mariadb"
Error...
After updating to MariaDB 10.1 using this article as reference, I was unable to restart mysqld properly, so in the end I forced killed it, and now when trying to start it via the /etc/init.d/psa restart command or the systemctl restart mariadb the mysqld.service fails with the following...
Hi all,
We have a dedicated Centos 7.3 server which came with Plesk Onyx 17.5.3 and MariaDB.
We followed this guide:
Database Server
to change the DB to Percona. The only step that wasn't carried out was the re-installation of Plesk, which seems to have been an optional step.
Everything...