Jump to content

Recommended Posts

Posted

Hi all,

What I want to do is store Names and address (Just 60 or so) on a website. I want to be able to be able to edit them on the site. (Do not want to have to republish the site to change data.

 

I have:

Site hosted on Total a choice Web hosting account.

NetObjects Fusion 8 (For website development) Will connect to MySQL, PHP, ASP etc.

 

I am running Windows XP Home

 

I have set up a Database and Table on the WebServer(I think)

I cant seem to get connected to the database.

 

I have set up a test site at www.tdctech.com click on untitled6 This is the page that is supposed to connect to the Database, But all I get is this error.

 

Is the SQL Database stored in a folder I can see through FTP? I havn't been able to find it.

 

Can anyone tell me the best way to do what I want to do.

Posted

Hi all,

 

What I want to do is store Names and address (Just 60 or so) on a website. I want to be able to be able to edit them on the site. (Do not want to have to republish

 

the site to change data.

 

I have:

Site hosted on Total a choice Web hosting account.

NetObjects Fusion 8 (For website development) Will connect to MySQL, PHP, ASP etc.

 

I am running Windows XP Home

 

I have set up a Database and Table on the WebServer(I think)

I cant seem to get connected to the database.

 

I have set up a test site at www.tdctech.com click on untitled6 This is the page that is supposed to connect to the Database, But all I get is this error.

 

Is the SQL Database stored in a folder I can see through FTP? I havn't been able to find it.

 

Can anyone tell me the best way to do what I want to do.

Posted

I'm not sure about NO NetFusion; someone else will have to deal with that.

 

As for the database, it is not in a folder =) You need to go to Cpanel - MySQL Manager and create the database, create the user, then ADD the user to the database (<- oft missed step) Then you can create your tables, etc.

 

I'm going to move this for organization, I'm sure someone with more information will be by soon to help fill in the holes. =)

Posted

Sorry about posting twice. Wasn't sure where to post. New to this Forum.

 

Thanks to you,

I now have the database and table created. Now to figure out how to connect to it.

Thumbs Up

NetObjects wants the following.

Host (How do I set this up ?)

Engine (I am assuming that this is "MySQL)

DataBase ("tdctec_parsons" Am I correct in this DOMAIN Name _ DataBase Name)

USER (This is the User Name I set up when defining the DataBase.) Correct ?

Password (Password for above user)

Posted

Normally host would be "localhost" but since NetFusion is running on YOUR computer; I'm not sure what that should be - I know remote connections can be made and there's info somewhere in the forum. I'm sure someone else can answer.

 

Database and username are both what you created, only are preceded by username_

 

Password is JUST the password you chose for that User. =)

 

I think you're right on the Engine, but I'm not 100% - it sure makes sense though, eh?

 

Sorry I can't help with some of the other specifics. =)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...