Hi,
I'm attempting to install the WP-FacebookConnect plugin for Wordpress using these instructions:
== Installation ==
- Copy the plugin to wp-content/plugins/wp-fbconnect under the Wordpress installation.
- In the Wordpress Admin panel, visit the plugins page and Activate the plugin.
the following error message occurs on activation:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Cannot redeclare class PEAR_Common in C:\php\PEAR\PEAR\Common.php on line 863
Has anyone come across/resolved this error with WP-FacebookConnect or have any clue how to not redeclare PEAR_Common on wordpress?