I already have installed PHP properly on my win2K server running IIS For details, you can check:
http://195.202.209.41/PHP/phpinfo.php I also installed Apache on port 8080, and it is running OK: http://195.202.209.41:8080/ The problem is when I try to load the PHP .dll in httpd.conf; When I uncomment following lines: #LoadModule php4_module c:/php/sapi/php4apache2.dll #AddModule mod_php4.c I cannot restart the Apache service anymore. ************** Conclusion: is it possible to run PHP on Apache alongside IIS and if yes, how shall I proceed? Thanks for your insights. -- Alban Schmid [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php