Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

First remote web site attempt

Guest
Nov 20, 2009 Nov 20, 2009

Hi,

I have a programming background but am new to the web, it has also been a while since I did sql. Here is what I have done:

I created a website using the feedback tutorial in Dreamweaver. It worked fine locally. I uploaded the files to my remote server but the dbase stuff didn’t upload. I get fatal sql error when run from the remote site. Assuming I needed to mirror the dbase on the remote serve I did just that, creating a remote dbase. Now I need to know how to connect to this remote database.

I have the information on the remote dbase,

name: myUsername_databaseName

username: myUsername_sqluUserName

I created a user with all privileges.

Here are my issues:

I think I need to use user/password to access the remote database.

I assume that I need to path to the remote server but the hosting company seems to be saying that I just need user/password for access. Do I go into the sql server-side code on my php pages created in Dreamweaver and change the current /localhost pathing to the remote path and user/password? Can I do it from the database panel entries rather than hunting for the actual code?

Any help would be appreciated! It feels I am making it harder than it is.

TOPICS
Server side applications
265
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Nov 20, 2009 Nov 20, 2009

I figured it out.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Nov 20, 2009 Nov 20, 2009
LATEST

What did you find out? I'll be remote testing soon and perhaps your answer can help me avoid any pitfalls?

Cheers,

wordman

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines