Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8576995
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T20:03:42+00:00 2026-06-11T20:03:42+00:00

This is difficult to explain so bear with me. I do not understand how

  • 0

This is difficult to explain so bear with me.

I do not understand how to setup a MySQL database in Network Solutions and know for sure it is somehow linked to a specific domain and on the same server.

Client requires a blog to be embedded so I found this link http://www.corvidworks.com/articles/wordpress-content-on-other-pages as a way of embedding a blog.

This is an example of a piece of code to pull the WP posts…

<?php
// Include WordPress 
define('WP_USE_THEMES', false);
require('/var/www/example.com/wordpress/wp-load.php');
query_posts('showposts=1');
?>

As you see above, I need to be certain the WP data, blog, whatever is on the same root folder / server as the page I’m working on. Say the page is example.com/newblog.php I want to paste this code and know the MySQL database is on the same server.

On Go Daddy, this is quite easy and clear to see. It’s clear because I can click the name “example.com” and know i’m about to setup a MySQL database which resides on the same server.

Or am I not understanding how databases are created and where they are stored? When you create a MySQL database on any server, is it just on it’s own and separate from the domain?

Network Solutions is hard to navigate. I would love to click a domain name being worked on, setup MySQL, and know they’re on the same server.

I currently see 2 domain names listed but I’m afraid if I create a new MySQL database, it will be “linked” or associated with the wrong domain. Or am I safe to just create one and it won’t effect the wrong domain?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T20:03:43+00:00Added an answer on June 11, 2026 at 8:03 pm

    MySQL servers provided by both GoDaddy and Network Solutions are typically on different servers than the hosted websites themselves. At the very least, they are on separate virtual servers from the hosting server.

    Just look at the wp-config.php file and see what the value of DB_HOST is. This tells you what server the MySQL data is on. It doesn’t really matter if the data is on the same server or not, as long as you are connecting to the correct MySQL host with the correct credentials for that host and your client hostname/IP is allowed to connect using the supplied credentials.

    If you have the code:

    <?php
    // Include WordPress 
    define('WP_USE_THEMES', false);
    require('/var/www/example.com/wordpress/wp-load.php');
    query_posts('showposts=1');
    

    The only thing that really matters is that the script making that call is on the same server as the WordPress blog. Where the MySQL data is doesn’t matter. It’s using the same credentials that the wordpress site in question is using so its going to be accessing the same data.

    Does that help?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Not sure if this has been asked before, it's a bit difficult to explain.
I'm not sure how difficult this but I have an array and would like
not sure why I find this so difficult. Here is the html code: <tr>
I know this question is difficult to understand but I need a mathematical equation
It is very difficult for me to explain this particular problem/question so please bear
This is a difficult situation to explain, so bear with me. I have a
This is a little difficult to explain so please bear with me. I have
This is somewhat specific and difficult situation to explain, so bear with me. I
Please bear with me - I'm finding this very difficult to explain. This is
This is difficult to explain, please bear with me. I have a top menu

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.