Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > The Code > PHP

Reply
 
LinkBack Thread Tools
Old April 25th, 2007, 09:17 AM   #1
New Member
 

Join Date: Apr 2007
Location: england
Age: 24
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 dirtyfrank is on a distinguished road
dreamweaver site to database

Hello, im trying to start a database in Dreamweaver, and am trying to connect DW to MYSQL, however, where i create a connection in DW and click MYSQL Connection after i type in the information the following error message pops up when i click test..

HTTP Error Code 404 File Not Found. Here are some possible reasons for the problem:

1) There si no testing server running on the server machine.
2) The testing server specified for this site does not map to the http://www.geocities.com/isintg_mmServerScripts /MMHTTPDB.php URL. Verify that the URL Prefix maps to the root of the site.

What do i need to do to start creating my database? I'm on Windows Vista...is this a problem? I've more or less sorted out installing PHP, Apache and MYSQL...so i'm slightly stuck as to where to go next. I am starting the database and web site from stratch!

Any ideas guys! Thanks
Rob
dirtyfrank is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 25th, 2007, 09:31 AM   #2
Elite Veteran
 

Join Date: Jan 2007
Location: You know where
Age: 32
Posts: 4,607
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all
Re: dreamweaver site to database

Who's your host!? They probably have phpMyAdmin setup so you can create your tables.
karinne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 25th, 2007, 09:34 AM   #3
New Member
 

Join Date: Apr 2007
Location: england
Age: 24
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 dirtyfrank is on a distinguished road
Re: dreamweaver site to database

my host?! erm Yahoo Geocities?
dirtyfrank is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 25th, 2007, 09:35 AM   #4
Elite Veteran
 

Join Date: Jan 2007
Location: You know where
Age: 32
Posts: 4,607
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all
Re: dreamweaver site to database

And they host MySQL?! or even PHP for that matter?!!?

I don't think you can use either on Geocities.
karinne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 25th, 2007, 09:37 AM   #5
New Member
 

Join Date: Apr 2007
Location: england
Age: 24
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 dirtyfrank is on a distinguished road
Re: dreamweaver site to database

ok, i see...what host can i use then? Apache? What do i have to type into DW to get it to recognise to use this host?
many thanks
dirtyfrank is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 25th, 2007, 09:45 AM   #6
Elite Veteran
 

Join Date: Jan 2007
Location: You know where
Age: 32
Posts: 4,607
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all
Re: dreamweaver site to database

Apache is not a host!

Apache HTTP Server ... is a web server ... kinda like IIS is a web server.

I doubt there's a free host out there that offers all this. You'll have to pay. Have a look at the threads in the Hosting section of the forumz.
karinne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 25th, 2007, 09:51 AM   #7
New Member
 

Join Date: Apr 2007
Location: england
Age: 24
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 dirtyfrank is on a distinguished road
Re: dreamweaver site to database

ok...thanks
can i not just set this database up in DW anyway without using a host, this website is a project for university, so it doesn't actually have to be available online...it just has to work!
dirtyfrank is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 25th, 2007, 10:00 AM   #8
Elite Veteran
 

Join Date: Jan 2007
Location: You know where
Age: 32
Posts: 4,607
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all
Re: dreamweaver site to database

DW has NOTHING TO DO with databases!!! It's an editor to create web pages.

If this is a project for university, then your teacher should have explained all this or where to get your information.

If you need to give a link as your project report then you need to have this hosted somewhere, online.
karinne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 25th, 2007, 10:26 AM   #9
New Member
 

Join Date: Apr 2007
Location: england
Age: 24
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 dirtyfrank is on a distinguished road
Re: dreamweaver site to database

yes, im quite aware that DW creates web pages, but can't you use the Dynamic text and forms feature in it to link it with MySQL to make a database?
What I mainly need to do is, be able to fill in a form on my web site, send it, and be able to send information back to the user...kind of like an order form.
No, actually at university there is a thing called independant learning, we don't have anyone holding our hands through life anymore!
dirtyfrank is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 25th, 2007, 10:30 AM   #10
Elite Veteran
 

Join Date: Jan 2007
Location: You know where
Age: 32
Posts: 4,607
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all karinne is a name known to all
Re: dreamweaver site to database

I have no idea how to setup MySQL connection from DW ... to me ... it's hassle not worth going through. It's only 2 lines of code anyways?!?
karinne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Tags
dreamweaver , error code 404 , mysql


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot connect my site from Dreamweaver NEED HELP PLEASE! PaulS Web Hosting and Domains 4 March 31st, 2008 05:06 AM
Access database, Dreamweaver and a noob andrwleong Classic ASP 12 March 18th, 2008 10:29 AM
Dreamweaver Site Management sanstepsan Forums, Blogging and Content Management 8 February 16th, 2008 10:55 PM
[SOLVED] Dreamweaver - I can only see /htdocs/ in Remote Site pawpour Forums, Blogging and Content Management 5 October 7th, 2007 07:40 AM
Getting my site to check stock database. Please someone help me!!! sabrina Databases 1 October 5th, 2006 01:47 PM


Search Engine Optimization by vBSEO 3.2.0 RC8