• I installed WP-OpenID 2.1.2 in my WP 2.3.1. But when I try to activate it, I get this error:

    Warning: factory(): SAFE MODE Restriction in effect.
    The script whose uid/gid is 159203/159203 is not allowed to access
    /hsphere/shared/apache/libexec/php4ext/php//Log/file.php owned by uid/gid 0/0 in
    /hsphere/local/home/dkagedal/david.kagedal.org/wp-content/plugins/openid/OpenIDLog.php on line 142
    Warning: factory(Log/file.php): failed to open stream:
    No such file or directory in
    /hsphere/local/home/dkagedal/david.kagedal.org/wp-content/plugins/openid/OpenIDLog.php on line 142
    Warning: factory(): Failed opening ‘Log/file.php’ for inclusion
    (include_path=’.:/hsphere/shared/apache/libexec/php4ext/php/’) in
    /hsphere/local/home/dkagedal/david.kagedal.org/wp-content/plugins/openid/OpenIDLog.php on line 142
    Fatal error: Call to a member function on a non-object in
    /hsphere/local/home/dkagedal/david.kagedal.org/wp-content/plugins/openid/core.php on line 156

    It seems to fail to use the system library and also fails to load the bundled version.

The topic ‘WP-OpenID Log module problems’ is closed to new replies.