Wordpress 2.5 RC2 and CoppermineSC
If you don’t already know Wordpress 2.5 RC2 is out now. I only had issue with one plugin: CoppermineSC. When activated it broke all my other plugins and WP function. After several days of fretting and research I’ve solved the problem. When mysql_connect() is called more than once with the same host, user, and password then the connection becomes shared. Wordpress makes the DB connection once and then the plugin makes the connection again. In my case it’s to the same host, user, and password so
More: continued here
Tags: On the Web, Password, Plugin, Publishers, Templates, Tools, Weblogs, WordPress