• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by SleuvinS

  1. S

    Issue Plesk firewall doesn't register iptables rules

    I have plesk Onyx 17.5.3 installed on a Centos 7.3.1611. I tried to use plesk firewall extension to secure the server, so I disabled firewalld and issued: service psa-firewall start which gives me a succes message. However, when checking the iptables rules, I only found the three policies (INPUT...
  2. S

    Issue Google Authenticator causes "too many redirects"

    So, nobody uses Google Authenticator extension? Which two factors authentication are you using then?
  3. S

    Issue Google Authenticator causes "too many redirects"

    I activated Google authenticator extension, put it on my phone, and captured the QR code. Now when I try to access my administration panel, after entering my password, I got that error message: I tried to enable cookies and tried with chromium instead of firefox, but I kept the same issue. I...
  4. S

    Resolved Error when installing wordpress application

    Thank you for your time Peter. The sql-mode was unspecified, so I added a line with a blank statement (sql-mode=''). But that wasn't the issue here. I searched for the ERR [util_exec] proc_close() failed and it lead me to this previous thread where its author solve it by allowing more memory to...
  5. S

    Resolved Error when installing wordpress application

    Thank you Peter. I was able to modify the database like explained in your first link. Also I remembered that my domain was "suspended" because it sounded like a good idea during production, and that was causing the "error 503". Sadly that doesn't solve my whole problem, here's the output in my...
  6. S

    Resolved Error when installing wordpress application

    Thanks helping me reading the error status, I realize now I didn't allow any DNS in my firewall rules, so the domain cannot be reached. But I can't test it since I ran into another error: My NAT gateway changed my IPv4, and I restricted plesk panel access to the precedent IP only. I can enter...
  7. S

    Resolved Error when installing wordpress application

    I have Plesk 12.5 on a CentOS 6.8, I configured my website with php 7.0 in FastCGI via the panel, changed the apache 2.2 MPM to worker via command line, installed mysql 5.6 through atomic repository, and changed the mysql driver path like this. I'm trying to install wordpress via the application...
Back
Top