• I get the following message on activation:

    Plugin could not be activated because it triggered a fatal error.

    I’m using WP 2.6 and plugin version 2.2.2. Some googling revealed that others have had the same problem, but I did not find a solution.

    Running PHP 5.04 with 32M memory limit.

    http://ww.wp.xz.cn/extend/plugins/openid/

Viewing 2 replies - 1 through 2 (of 2 total)
  • As I noted in “[Plugin: WP-OpenID] fatal error”,

    With PHP versions 4.3.2 to 5.2.0, memory_get_usage() is defined if PHP was compiled with “--enable-memory-limit”.

    Starting with 5.2.1, that compilation option was no longer required.

    Will does not seem to be working this problem. If, like most people, you don’t have control over your PHP installation, then my suggestion is that you try version 2.1.9, which doesn’t use memory_get_usage().

    the latest release (v3.0) no longer calls memory_get_usage().

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WP-OpenID] Fatal error on activation’ is closed to new replies.