PDA

View Full Version : ISAPI or CGI with IIS on win 2003 server


shaders
11-15-2004, 02:29 AM
Hi,
In first sorry for my very bad english

My 2003 server is :

Windows 2003 server enterprise
Nat : activated
php : 4.3.9 --> ISAPI
IIS 6
phpdig : 1.8.3

When I try to index a page by the Web Interface, I encounter the same problem as the other users of Windows and IIS on this forum. I.e. "phpdig" does not index any links presents on the pages.

On the other hand when I use the tool in command line, the process of indexing functions perfectly.

How i can make phpdig run in web mode ?
Maybe Phpdig does not work in ISAPI mode ?

The NAT set-up seems to be correct,
The file "php.ini "is correctly set-up,

It seems to me that the only explanation can be that "phpdig" does not support PHP in ISAPI mode with IIS 6.

Another of my server is set to run php in "cgi" mode and does not present this kind of problem