247410
318
Zoom out
Zoom in
Previous page
1/326
Next page
318 Setup for Sample PHP Site
8. At the system command prompt, populate the new CafeTownsend
database in MySQL.
In Windows, use the following command:
cd \
cd Program Files\MySQL\MySQL Server 4.x\bin
mysql -uUser -pPassword CafeTownsend < insert.sql
On the Macintosh, use the following command:
mysql -uUser -pPassword CafeTownsend < ~/Documents/
insert.sql
This command uses the insert.sql file to add tables and records to the
CafeTownsend database you created in step 5.
After creating the MySQL database, create a database connection to it in
Dreamweaver.
Creating a database connection
The final step of the setup process is to create a connection to the database.
To create a database connection in Dreamweaver:
1. Open any PHP page in Dreamweaver and then open the Databases
panel (Window > Databases).
2. Click the Plus (+) button on the panel and select MySQL Connection
from the pop-up menu.
The MySQL Connection dialog box appears,
3. Enter connTownsend as the connection name.
4. In the MySQL Server text box, specify the computer hosting MySQL.
Enter an IP address or a server name. If MySQL is running on the same
computer as Dreamweaver, enter
localhost.
5. Enter your MySQL user name and password.
If you didnt define a user name while configuring your MySQL
installation, enter root in the Username text box. If you dont have a
password, leave the Password text box blank.
6. In the Database text box, enter CafeTownsend.
CafeTownsend is the name of the sample MySQL database you created
(see “Creating the MySQL database” on page 316).
318


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for Macromedia dreamweaver 8 at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of Macromedia dreamweaver 8 in the language / languages: English as an attachment in your email.

The manual is 10,74 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

Others manual(s) of Macromedia dreamweaver 8

Macromedia dreamweaver 8 User Manual - English - 19 pages


The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info