Bih Wang wrote:
> I followed all the
> instructions that were given in the "how to create a php
environment tutorial"
Which tutorial?
> I am currently using XP Home and Dreamweaver CS4. I have
setup the whole
> server thing using the latest AppServ (2.6.0 p.s. I
don't understand what's
> the difference between that and 2.5.10 except that one
seems to be newer... but
> both are released at the same time...), which I believe
included:
>
> Apache 2.2.8
> PHP 6.0.0-dev
> MySQL 6.0.4-alpha
> phpMyAdmin-2.10.3
I have never heard of AppServ until now, but you have
definitely chosen
the wrong version. Both PHP 6 and MySQL 6 are alpha versions,
and very
unreliable. I suggest that you uninstall AppServ, and use
XAMPP 1.7.0
for Windows instead. You can obtain it from here:
http://www.apachefriends.org/en/xampp-windows.html
Choose the basic package installer.
> I am very new at making dynamic webpages, (in fact, my
second day at it) It
> would be very helpful if the suggestions given are not
in "computer terms"
> (since I understand about less than half of them.
Everybody is a beginner at some time, so there's nothing
wrong in not
knowing technical terms. However, if you intend to develop
PHP websites
with Dreamweaver, you will need to learn a lot quickly. The
first
technical term you need to understand is "alpha". It means
software in
the early stages of development. Alpha software usually has a
lot of
bugs, and can be very unstable. You should never use it
unless you're an
expert. Once the most serious bugs have been sorted out, the
next
development stage is called beta. Again, you should never use
beta
software unless you're sure of what you're doing. The version
of AppServ
that you chose is definitely not for a beginner.
As for the "unknown error" you received, it could be as a
result of
using alpha software. Another possible cause is that the
Windows
firewall or some other security software is blocking access
between
Dreamweaver and MySQL.
--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS4",
"PHP Solutions" & "PHP Object-Oriented Solutions"
http://foundationphp.com/