I published this in the 7 forum last week but we didn’t get any hits so we thought we’d try it on an 8 server. Same result. ANY help would be appreciated!
I’ve been trying to serve simply php files to the web from my server. When I make the call to the file it crashes my server.
I installed the server as per this link:
http://www-01.ibm.com/support/docview.wss?uid=swg21099845
In the install I chose the server to install “other-cgi” as the type of web server (choosing “None” resulted in only php.exe being installed instead of php-cgi.exe).
I installed the php server to C:\Program Files (x86)\Web\PHP\php-cgi.exe/*.php
I set the doc_root to be my domino html path (I saw this in another post).
Is there another way to debug this? Or maybe something else in the OS that needs to be set up?