Hi,
I just bought this book and am looking to get AMP installed and running smoothly in order to follow along with the exercises. I installed XAMPP 1.6 and I'm using Windows XP and Firefox. When I try to make the changes to customize Apache (httpd.conf) I do not see the lines of code the book reads:
AddType application/x-tar .tgz
AddType image/x-icon .ico
However I do see this line of code after the text:
AddType application/x-gzip .tgz
(see attached)
When I do all the configuring here then try to run Apache I can not connect to localhost, apache doesn't run.
MySQL is another problem.
I cant seem to test the install in DOS whenever I open DOS I see whats in the attached and cant do c:\xampp\xampp\mysql\bin\mysql --install
Is that even necessary with XAMPP installed? It seems so because I will need see what databases are setup...