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 >

[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 s