Hi, I've made a subdir where all Webdev-Stuff remains. First I installed Apache into c:\webdev\apache2 , PHP in c:\webdev\php and MySQL in c:\webdev\mysql. After that I copied all .dll to c:\winnt\system32 (dll-,experimental- and root_of_php-folder *.dll).
In httpd.conf I've the following two lines: LoadModule php4_module c:/webdev/php/experimental/apache2filter.dll AddType application/x-httpd-php .php .php3 .php4 .phtml All is up and running, no problems found. Hope this will help some of you -- Greetings, Wolfgang Dillenburger -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php