• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. O

    Resolved Plesk Firewall [Do I have to open all ports when switching from another firewall to Plesk Firewall?]

    Maybe because the Workaround II, it only blocks the access to the Website, not mail. You must use the Plesk firewall.
  2. O

    Resolved Upgrading from MariaDB version 10.3.39 to MariaDB version 10.11.5

    Try: MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql_upgrade -uadmin
  3. O

    Resolved Log Browser | Plesk | Extension/wp-toolkit

    I can confirm that the problem has been resolved by following the steps mentioned here: https://support.plesk.com/hc/en-us/articles/14193588345495 I can also confirm that I skipped step 7 and passed directly to the step 8, but I have executed only the first cmd: DELETE FROM Instances where...
  4. O

    Resolved WAF / Security of VPS

    Hello, You can close this thread. I'm using OWASP + ModSecurity 3.0 and it works fine at the moment.
  5. O

    Resolved Log Browser | Plesk | Extension/wp-toolkit

    I am attaching all the errors for you to better understand the problem. They are mainly linked to WP installations (temporary domain name), which no longer exist in Plesk.
  6. O

    Resolved Log Browser | Plesk | Extension/wp-toolkit

    Ok @Peter Debik I have tried this as mentionned, but I'm stuck in the step 7 When I copy/paste this cmd select instanceId from InstancesDomains where domainId=XXX; in order to get the instanceId, nothing happen (no output is showing). :/
  7. O

    Resolved Log Browser | Plesk | Extension/wp-toolkit

    Error messages: 0; Warnings: 0; Errors resolved: 0 Apparently there is no problem here.
  8. O

    Resolved Contact Form WP / SPF record

    Sure. In my case, I use WP as CMS. So, I added this on functions.php: // Send email via SMTP add_action('phpmailer_init', 'send_smtp_email'); function send_smtp_email( $phpmailer ) { $phpmailer->isSMTP(); $phpmailer->Host = SMTP_HOST; $phpmailer->SMTPAuth = SMTP_AUTH; $phpmailer->Port =...
  9. O

    Resolved WAF / PHP-FPM served by NGINX [will it work?]

    @Peter Debik , sure. I have have enabled Modsecurity 3.0 and I'm using everytime PHP-FPM served by nginx, no problem at all. For the predefined set of values, I have choose FAST as the 2 others parameters cause a lot of troubles (false/positives)
  10. O

    Resolved Mail Log Browser

    Hello @IgorG , You can now mark this thread as resolved, thanks.
  11. O

    Resolved Firewall Plesk - IONOS

    You can now mark this thread as resolved, thanks.
  12. O

    Resolved Diagnose & Repair errors / Bug

    Hello @Maarten. , You can now mark this thread as resolved, thank you.
  13. O

    Resolved Contact Form WP / SPF record

    Thank you guys. You can now mark this thread as resolved, thanks.
  14. O

    Resolved HTTP2 already enabled, Apache still using 1.0 in few requests

    Hello @Monty You can now mark this thread as resolved, thanks.
  15. O

    Resolved WAF / PHP-FPM served by NGINX [will it work?]

    You can now mark this thread as resolved, thanks.
  16. O

    Resolved Blacklist specific domain for Incoming Email

    Hello @Dave W , You can now mark this thread as resolved, thanks.
  17. O

    Resolved 301-Redirect

    You can now mark this thread as resolved , thanks.
  18. O

    Resolved Server mail to Yahoo not sent

    Thank you. You can now mark this thread as resolved.
  19. O

    Resolved DNS configuration managed by Plesk

    Hello @Peter Debik , You can now mark this thread as resolved.
  20. O

    Resolved Show page 403 Forbidden when using No Hosting as type of hosting.

    You can now mark this thread as resolved, thanks.
Back
Top