Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Viewing all articles
Browse latest Browse all 5530

ShaunMiller on "[Plugin: Form Manager] Problem with DB Access"

$
0
0

Hi All,

we setup our WordPress Installation like described here:
http://weblogtoolscollection.com/archives/2010/03/27/scaling-wordpress-part-1-using-mysql-replication-and-hyperdb/
(Not my own site.)

This all work fine until the point when I want to test our contact for build with Form Manager.

Here a short description of what happened.
Our frontend Webserver have a MySQL slave Server beside. Selects are splitted from inserts and updates with hyperdb cause both MySQL servers are slaves and set read only.

Since Form Manager did not use the DB access like WordPress do, so it try to write the information from the contact form into the write protected slave and show an error.

My Question now is, have someone an idea how to teach form manager to access the db over hyperdb?

Any hint would be helpful.

Thans for your time.

Shaun

PS: Sorry forgot the Links to the Plugins I mean:
http://www.campbellhoffman.com/form-manager/
http://wordpress.org/plugins/hyperdb/


Viewing all articles
Browse latest Browse all 5530

Trending Articles