[PHP] 405 Method Not Allowed with Post Request on PWS

2002-06-11 Thread jsegovia

I'm running PHP 4.2.1 and PWS on my Windows98 system and I think I'm configured 
correctly, but the first time I tried to submit a Post request I got a '405 Method Not 
Allowed' error (full error at the bottom of this email).

I've searched and found lots of similar posts but so far nothing that solves my 
problem. Can anyone help? 

Thanks in advance.

Jesse

HTTP Error 405
405 Method Not Allowed

The method specified in the Request Line is not allowed for the resource identified by 
the request. Please ensure that you have the proper MIME type set up for the resource 
you are requesting.

Please contact the server's administrator if this problem persists.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] 405 Method Not Allowed with Post Request on PWS

2002-06-11 Thread Lazor, Ed

Could you post an example of the code you're working with?

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 11, 2002 10:32 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP] 405 Method Not Allowed with Post Request on PWS
 
 
 I'm running PHP 4.2.1 and PWS on my Windows98 system and I 
 think I'm configured correctly, but the first time I tried to 
 submit a Post request I got a '405 Method Not Allowed' error 
 (full error at the bottom of this email).
 
 I've searched and found lots of similar posts but so far 
 nothing that solves my problem. Can anyone help? 
 
 Thanks in advance.
 
 Jesse
 
 HTTP Error 405
 405 Method Not Allowed
 
 The method specified in the Request Line is not allowed for 
 the resource identified by the request. Please ensure that 
 you have the proper MIME type set up for the resource you are 
 requesting.
 
 Please contact the server's administrator if this problem persists.
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 

This message is intended for the sole use of the individual and entity to
whom it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law.  If you are
not the intended addressee, nor authorized to receive for the intended
addressee, you are hereby notified that you may not use, copy, disclose or
distribute to anyone the message or any information contained in the
message.  If you have received this message in error, please immediately
advise the sender by reply email and delete the message.  Thank you very
much.   

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php