Hey Iam setting up PHP on my apache server on a windows 2000 machine. ive followed all the instructions and no luck. ive copyed the dlls folder and the php4ts.dll to my c:/WINNT/System32 folder and ive copyed php.ini to c:/winnt. ive added these lines to my apache
LoadModule mod_php4 c:/php/sapi/php4apache.dll Addtype application/x-httpd-php .php and ive tried to add addmodule mod_php4 and i get the same error message each time i start with or withou the addmodule santax error on line 153 of c:/program files/apache/apache group/conf/httpd.conf : cant locate API module structure 'mod_php4.c' in c:/php/sapi/php4apache.dll:(127) the specified procedure could not be found : anybody help ??? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php