247410
309
Zoom out
Zoom in
Vorherige Seite
1/326
Nächste Seite
Configuring your system (PHP) 309
Configuring your Macintosh system (PHP)
If youre a Macintosh user, you can run PHP pages on your computer using
the Apache web server and PHP application server installed with your
operating system. Configuring your system consists of making sure the web
server and PHP application server are working, and then creating a root
folder for your PHP files.
This section contains the following topics:
Testing the PHP installation (Macintosh)” on page 309
“Creating a root folder (Macintosh)” on page 310
For more information on Apache and PHP on the Macintosh, see the
following websites:
http://developer.apple.com/internet/opensource/php.html
www.entropy.ch/software/macosx/php/
Testing the PHP installation (Macintosh)
You can test the Apache web server and PHP application server on your
Macintosh by running a test page.
However, before you can use the web server to serve PHP pages and
content from MySQL databases, you must configure the server to work
with PHP and MySQL. For information on this process, see
www.macromedia.com/go/php_macintosh.
To test the Apache web server and PHP application server:
1. Configure the server as described in the article on the Macromedia
website.
2. In Dreamweaver or any text editor, create a plain text file and name it
timetest.php.
3. In the file, enter the following code:
<p>This page was created at <b>
<?php echo date("h:i:s a", time()); ?>
</b> on the computer running PHP.</p>
This code displays the time the page was processed on the server.
4. Copy the file to the /Users/your_user_name/Sites folder on your
Macintosh.
This Sites folder is your personal root folder for the Apache web server.
309

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