hi i am reading this ebook.
i faced the follwing error ..while doing the following.
(A)
I added the below but the result came that apache could not start.
> AddType application/x-httpd-php.php
> AddType application/x-httpd-php-source.phps
(B)
LoadModule php5_module "C:/php/php5apache2.dll"
note: php5apache2.dll could not load in the apache server
and the book tells the default path "C:/php/sapi/php5apache2.dll"
i don't have any sapi folder but php5apache2.dll is shown in php folder
