When configuring PHP5 to work with Apache, there is one important change that needs to be made to the LoadModule declaration for PHP in the Apache httpd.conf
Yes, I know it sounds like common sense...but it took me a good bit of time to figure it out ;)Quote:
LoadModule php5_module /path/to/php4apache2.dll
