PHP NSAPI HTTP2205 error on Solaris 10/WS7
807567Apr 23 2007 — edited Apr 25 2007Hi,
I built and configured PHP on a Solaris 10 box with WS7.
I'm getting "Method Not Allowed" error when trying out a test php file.
Here is the error message in the log.
[23/Apr/2007:15:30:11] config ( 4830): for host xxx.xxx.x.xx trying to GET /blah.php, handle-processed reports: HTTP2205: The request method is not applicable to the requested resource.
I used the PHP article linked from the sticky announcement here on the board to do the install as an NSAPI.
The only thing I didn't do was the NameTrans fn="pfx2dir", but don't see that as necessary since I do not need/want a specific PHP directory.
Any ideas that can point me in the right direction?
Thanks.