• 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 benedicto

  1. B

    Resolved Wordpress Memory Limit: 40M

    You can add the line define( 'WP_MEMORY_LIMIT', '256M '); to file the wp-config.php.
  2. B

    Resolved Wordpress Memory Limit: 40M

    This problem is problem in Wordpress! Edit /wp-include/default-constants.php in 41 line "define( 'WP_MEMORY_LIMIT', '40M' );" to "define( 'WP_MEMORY_LIMIT', '256M' );"
Back
Top