g4ll4gher
Sophomore
Just Getting Started
Member Likes (0)
So unfamiliar as I am with some of this, the install instructions say:
You need to add the global table lines to db-config.php BEFORE installing Anti-Splog plugin or running the sql.txt
I nosed around, searched some, etc. Anyway, before I ask my host if that is something he has to do I want to ask here. Please advise at your convenience . Thx
Responses (9)
Lifetime Member (joined February 2011) Likes (0)
Hi g4ll4gher,
That's about multi-db plugin.If you aren't using multi-db skip this step.
But if you are using multi-db add
add_global_table('ust');to global database line.
Cheers
Member (joined February 2012) Likes (0)
where is the global database line? Is this the wp-config file. If so, the error is in your doc, the db-config.php? Please advise.
Member (joined February 2012) Likes (0)
I am using multi-db.
Support Kangaroo (joined March 2011) Likes (0)
Greetings g4ll4gher,
As mentioned in the docs you want to add
add_global_table('ust');to the db-config.php file which if setup correctly is located in the root of the wp-content folder.An example of its addition to our db-config.php file is in the screen shot below - line 68.
Thank you for being a WPMU Dev Member!
Cheers, Joe
Member (joined February 2012) Likes (0)
still not finding it.
My wpmulti runs...register yourself http://re.wi2bd.com/wordpress/wp-signup.php
Again, please advise.
MG
Lifetime Member (joined February 2011) Likes (0)
Can you check table "ust" already exist in the global db? If doesn't exist you can run sql code via phpmyadmin.
Support Kangaroo (joined March 2011) Likes (0)
Greetings MG,
If Multi DB is setup correctly the db-config.php file should be in the root of your wp-content folder.
i.e. path public_html/wp-content/db-config.php
Please advise.
Cheers, Joe
Member (joined February 2012) Likes (0)
I was able to run the sql.txt via phpmyadmin but I still do not see that db-config file where you say it should reside.
Multi db runs, as I said, you can test it from the earlier link. Installing antisplog now and will see if it works.
I think maybe the instruction can be updated for phpmyadmin tip, fwiw.
Thanks,
MG
Support Kangaroo (joined March 2011) Likes (0)
Greetings MG,
The only way to be sure that Multi DB is running is by creating a site or sites that are already created and checking to see if they reside in the created databases and are automatically being spread about to the different databases - one would need access to the database to see the effect.
But hey, if your happy them I am happy :-)
Cheers, Joe
WordPress Questions?
We've got answers!
Find out more »