• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by wakabayashi-sec

  1. W

    PHP Warning in maintenance.php

    Yes, I know WordPress itself switches the site to maintenance mode while updating, but is "wp-content/maintenace.php" used at that time? I can't find any file updated around the time of errors. "wp-content/maintenace.php" is generated by not WordPress itself but WordPress Toolkit, isn't it? So...
  2. W

    PHP Warning in maintenance.php

    Thank you for your replies. I'm not sure what header() function does, so I looked up. My understanding is: 1. The site is switched to the maintenance mode automatically by WordPress Toolkit for some reason. 2. Someone visited the site during the maintenance mode. 3. HTML response header is sent...
  3. W

    PHP Warning in maintenance.php

    I often see following warnings in error log files: PHP Warning: Cannot modify header information - headers already sent in (pathname)/wp-content/maintenance.php on line 16 PHP Warning: Cannot modify header information - headers already sent in (pathname)/wp-content/maintenance.php on line 17...
Back
Top