Hello, I'm re-writing the install section right now, but I've encontered a problem: php.ini.
I've traced the system calls for php.ini (in order): C:\Program Files\Apache Group\Apache2\php-apache2handler.ini C:\Program Files\Apache Group\Apache2\bin\php-apache2handler.ini C:\WINDOWS\php-apache2handler.ini C:\Program Files\Apache Group\Apache2\php.ini C:\Program Files\Apache Group\Apache2\bin\php.ini C:\WINDOWS\php.ini For Apache 2, there isn't any problem since there is the 'PHPIniDir "C:/php"' directive. But Apache 1 module doesn't have it. I haven't test IIS, because I don't have it installed (I can think in installing it latter). And now? Advice Apache 1 users to copy php.ini to C:\windows (or C:\winnt for win NT/2k)? Nuno