HTML and CSS Reference
In-Depth Information
Figure C.5. PHP is successfully installed.
When it comes time to run chapter 4 's SSE Chat application, you can make this work in
a similar way; copy the entire working folder into C:\Inetpub\WWWRoot\, then browse
to http://localhost/sse-chat/index.php (substitute sse-chat for whatever name you gave your
working directory). Now that you have PHP installed, it's time to move on to setting up
MySQL.
C.2. Installing MySQL on Windows 7
MySQL also has a convenient MSI-based installation process, which will take care of
everything for you. In this section you'll walk through downloading and installing the data-
base and client tools and then creating a database for use with the sample application in the
book.
 
Search WWH ::




Custom Search