Help i have looked far and wide for how to install apache and php on windows. i found one and followed it on my workstation (not nt but win 98) and its all fine and dandy. so i develop my php app and go to install apache and php on the live server but it refuses to load the php module
this is what i do i put the php4ts.dll in the winnt/system32 and reboot i put the php4apache.dll in <apache>/modules i put this in the httpd.conf: LoadModule php4_module modules/php4apache.dll AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps and then i go to load my apache and it says that it cannot find the module.... (i cant get to the exact error message right now) and it displayes the whole path right to it. c:/apache/modules/php4apache.dll what is going on? i really need to get this to work or i have a heck of alot of work ahead of me using iis *shudders* -Karl -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]