247410
306
Zoom out
Zoom in
Previous page
1/326
Next page
306 Setup for Sample PHP Site
12. In the temporary folder containing your unzipped PHP files, locate the
file called libmysql.dll and copy it to the C:\Windows\system32 folder.
This file is required so that IIS can work with PHP 5 and MySQL.
13. Restart IIS.
For more information on enabling the MySQL extension, see the PHP
website at www.php.net/manual/en/ref.mysql.php. For more information
on the application server, see the PHP documentation, which you can
download from the PHP website at www.php.net/download-docs.php.
After installing PHP, you can test the server to make sure it works properly.
Testing the PHP installation (Windows)
You can test the PHP application server by running a test page.
To test the PHP application server:
1. In Dreamweaver or any text editor, create a plain text file and name it
timetest.php.
2. 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.
3. Copy the file to the C:\Inetpub\wwwroot folder of the Windows
computer running IIS.
4. In your web browser, enter the URL of your test page, and then press
Enter.
If you installed PHP on your local computer, you can enter the
following URL:
http://localhost/timetest.php
306


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