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. makes the DB connection once and then the makes the connection again. In my case it’s to the same host, user, and so

More: continued here

Tags: , , , , , , ,

Related posts


Leave a Reply