16 Replies - 625 Views - Last Post: 10 January 2013 - 04:32 AM
#1
Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 07:02 AM
1) Unidentified error occured
2) There is no testing server found on this server machine /.php>
These are occured When clicking on plus then MySql Connection dialog box opens
Connectin name - Con
MySQL server - localhost
user name - root( When installing MySQL I entered root as my user name )
password - Password( When installing MySQL I entered Password as my password )
Database - Select ( On clicking select button I got these errors )
In dreamweaver 8 I am trying to make website with back end support of mysql. I have installed
xampp for this purpose.
right now url <"http://localhost"> is working on my browser
phpMyAdmin is working My browser is processing php pages. I could see mysql and Apache running in task manager ( Its windows 8)
This is the info I typed in testing server dialog box Site - new
Site -
Testing server Server model -> PHP /MySQL Access
Local/Network folder -> <C:\xampp\htdocs\phpTest\>
URL prefix -> <"http://localhost/">
Replies To: Dreamweaver 8 setting up mysql database
#2
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 07:04 AM
#3
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 07:40 AM
#4
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 07:47 AM
#5
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 07:49 AM
Is there a reason you need this set up like that? I don't know much about Dreamweaver, as I avoid it like the plague, but seeing as you've already got the XAMPP set up and working properly, with phpMyAdmin to manage the database, is there really any need for Dreamweaver to connect to the database or be aware of the server paths/urls?
#6
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 07:57 AM
Will notepad work for this purpose
#7
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 07:59 AM
It's like asking formula 1 mechanics how to make their hybrid more fuel efficient.
The other way is to install Apache & Mysql, the way it's normally done. Dunno how DreamWeaver handles a live, functional website. My understanding of DreamWeaver is that it allows you to edit html, & show you it in functionality through a web browser.
#8
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 08:08 AM
Show me the link for software support form since I can't find it ...(
#9
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 08:11 AM
#11
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 08:21 AM
tell me another way may be IDE or any other way through which I could make entire database connected website. No problem about codding.
Just tryied to remove this problem from two day but this is the first time I am not getting any result.
And biggest of all Is it bcoz of windows 8.
geeeeezzzzzz...
I just want to access mysql database through css and html language. Dreamweaver is not really necessary here...
#12
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 08:24 AM
I think before you can choose your IDE, you need to better understand client side vs server side execution in web development.
#13
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 08:32 AM
If you want to add database driven content to your site, I suggest you get rid of Dreamweaver (for this part of the process, at lest), and learn the basics of PHP using an editor like Notepad++. It's not a complicated programming language, and you can get started with PHP and MySQL development pretty quickly if you put some effort into it.
#14
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 09:00 AM
#15
Re: Dreamweaver 8 setting up mysql database
Posted 27 December 2012 - 09:07 AM
|
|

New Topic/Question


MultiQuote




|