> > Following discussion on irc, we're now waiting for Canada to come online so > that Frank can explain how he has his sapi installations working without > using PATH..
Canada or California thats almost the same exect for the temperature and the amount of sunlight we get:-) I'm using ispi only for testing. CGI is fast enough for my development tasks. My configuration is with all PHP files in one dir and the script mapping set to .php -> c:\php5\php5isapi.dll. This configuration does not llok for the php.ini file located in c:\php5. It looks for the file in c:\windows. When running as isapi, the dll is loaded by a process that is started from c:\winows\system32\inetsrv, and it does nt have any knowledge about the c:\php5 folder. So in the case of isapi I'm running without a php.ini file. - Frank > > (in which case Edin's right - but what do the majority of new users install? > cgi or sapi?) >