On Monday 21 May 2001 12:39, Multi wrote: > After I installed PHP 4.05 (with the install version) on win2000 pro, PHP > scripts run OK but my ASP scripts don't run, specially if they are using > the FileSystemObjects. > I tried to unsinstall PHP, I even uninstalled IIS5 but the problem > persisted. I made a windows 2000 reinstallation and it was the same thing. > Only after a new fresh reinstallation of the system, everything became > well. I don't know why it happened. > Someone could help me to solve the problem? Did you install PHP as an ISAPI module? If so, you could try changing to CGI - the ISAPI module is none too stable and can cause bits of IIS to fall over. I can see no reason why the CGI version should cause you any problems however. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]