247410
318
Zoom out
Zoom in
Vorherige Seite
1/326
Nächste Seite
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

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für Macromedia dreamweaver 8 wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Andere Handbücher von Macromedia dreamweaver 8

Macromedia dreamweaver 8 Bedienungsanleitung - Englisch - 19 seiten


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info