Tagged Questions
0
votes
0answers
30 views
Two Sub-Directories, One Database
I have an existing site install at mysite.com/wordpress (but it is set to be accessible at simply mysite.com). I have also installed a separate WP installation on a sub-domain (publish.mysite.com). I ...
0
votes
1answer
35 views
DB access blocked when initializing WP externally
I have an odd problem I'm hoping the group can help with. The problem is this:
I have a few situations where I load the Wordpress environment without the overhead of the GUI (details)
I am able to ...
0
votes
1answer
102 views
How to use remote db tables in current config? [duplicate]
Possible Duplicate:
Shared Members between two different wordpress installations with different databases
For example I have 2 different wordpress installations with different domains and ...
1
vote
5answers
282 views
Moving WP from local server to live, error establishing a db connection
Not sure what's going on here 'cos I've done it already a couple of times and it always worked. Basically I'm moving a testing site from my local machine (MAMP) to a live server by:
zipping the ...
1
vote
1answer
2k views
Connect to database using wordpress wp-config file
How can I connect to the database using the wp-config.php file ?
I'm trying to make a script more Wordpress friendly, and I need to connect to the database, but without installing the script as a ...
1
vote
1answer
563 views
Accessing WordPress MySQL Database via Data Connection in Visual Studio 2010 using C#
So I've Googled and followed countless tutorials, read documentation on MySQL, Visual Studio, WordPress, and Plesk. I try to leave posting on this site as the final option and it seems it has come to ...
0
votes
1answer
355 views
Getting WordPress to work inside a rails 3 application
I am migrating an existing WordPress blog into a subdirectory of a new rails 3 app (deployed on Apache2 / Ubuntu 10).
I have PHP/MySQL installed, and I have a standard rails app folder structure in ...
0
votes
4answers
672 views
Can two domains use the same database?
I want to change a current site that already has a fairly robust database. Before I do, I want to test a few different layouts to make a decision. Instead of using the original site, I am thinking ...