Hi
I have a server running PHP 5.2.3 Isapi module with 64 bit IIS 6 on a windows 2003 server.
This has been working fine for several weeks.
Overnight, it has stopped processing php, it will still display html pages but php pages are just rendered as an html page header and no content, even a simple hello_world script that just shows a couple of thumbnails and then runs phpinfo();. There have not been any changes to code or config overnight (that I know of).
I've looked at what I would consider the usual stuff and just can't see what's going on. The windows logs arent showing anything useful.
Has anybody else seen this? or can somebody tell me where I might find some useful information to get the server back to normal.
Thanks
Paul
I have a server running PHP 5.2.3 Isapi module with 64 bit IIS 6 on a windows 2003 server.
This has been working fine for several weeks.
Overnight, it has stopped processing php, it will still display html pages but php pages are just rendered as an html page header and no content, even a simple hello_world script that just shows a couple of thumbnails and then runs phpinfo();. There have not been any changes to code or config overnight (that I know of).
I've looked at what I would consider the usual stuff and just can't see what's going on. The windows logs arent showing anything useful.
Has anybody else seen this? or can somebody tell me where I might find some useful information to get the server back to normal.
Thanks
Paul
Comment