Okay, I know you've all heard this one before, but I'm really new to all this, can't really claim to be a programmer and am on a steep learning curve, so...
I've installed PHP 4.3.1 and Apache 2.0.44. I've made the various changes to Apache's httpd.conf file, including the infamous line: LoadModule php4_module "C:/php/sapi/php4apache2.dll" (That's cut'n'pasted straight from the .conf file, so you can see I got the slashes in the right direction). And, php4apache2.dll is very definitely in that directory. I've installed in a couple of times from the downloaded zip file in case something had corrupted it. Yet during Apache start-up it still tells me it can't find that php4apache2.dll file, saying: Cannot load C:/php/sapi/php4apache2.dll into server. The specified module could not be found. Now, I know PHP 4.3.1 is recent and that every time PHP or Apache is updated, this problem crops up again. Anyone any thoughts? I'm running WinXP HE version 2002 with SP1. Am I being hopelessly optimistic and should install an earlier version of Apache? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php