• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Search results

  1. J

    Issue Python Custom Module / Internal Server Error

    I'm using Plesk 12.5 on CentOS 6.8 Module name is "dummy" (not the real name) I have installed a custom module dummy using root SSH and "python setup.py install" My problem is that 5 out of 6 requests returns "Internal Server Error" with error "ImportError: No module named dummy", but the last...
  2. J

    Issue Websites dosent work after reboot, unless reconfigured

    Hello, Whenever my CentOS 6.8 VPS with Plesk 12.5 (PHP7 + ModPagespeed) is rebooted, websites does not respond (Plesk admin responds just fine). It requires this line, before websites is working: /usr/local/psa/admin/sbin/httpdmng --reconfigure-all How can this be solved? The server should be...
  3. J

    Broken JS / CSS Responses by user

    <?php /** * Disable error reporting * * Set this to error_reporting( -1 ) for debugging */ error_reporting(0); /** Set ABSPATH for execution */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', dirname( dirname( __FILE__ ) ) . '/' ); } define( 'WPINC', 'wp-includes' ); require(...
  4. J

    Broken JS / CSS Responses by user

    I'm aware that this forum is for Plesk and the reason I'm posting here, is because I was convinced this would be a server problem and not a WordPress problem.
  5. J

    Broken JS / CSS Responses by user

    Hello Plesk Forum, I'm using Plesk 12.5 on CentOS 6.7 with mod_pagespeed (Apache) (Server is up-to-date) Extensions: - Let's Encrypt I have a problem with WordPress Admin. Frontend CSS / JS is working perfectly. When accessing /wp-admin, neither CSS or JS is working. Results of JS: If I...
Back
Top