Hello!

I am trying to set php up on a windows 2000 server as an isapi module.

I have set it up at my pc.(win 2000 professional)

So i have copied
php.ini, srcv.dll and php4ts.dll in my windows directory, i created a virtual directory and i succeded. Php was working correctly.

But now i am trying to do the same things and php is not working. When i call a .php file it is working for 1 minute+ and then it says that it found no page.

Do you know what could be wrong?

After a change does IIS, or the machinge need a reboot?

Thanks!

    Yes, after you add an ISAPI module you need to restart IIS on the server.

    You have added it as a module haven't you? Cause if all you have done is copied the dll files like you have above then you havent set it up as a module.

      ok!
      i restarted iis and it's ok!
      Thanks Leon!

        Write a Reply...