SUnruh Posted February 10, 2003 Share Posted February 10, 2003 the following generates a code 405 - Method not allowed is it the code or the apache config? red hat linux 7.3, apache 1.3.27 <HTML> <BODY> <FORM method=\"POST\" action=\"/~sunruh/modules/actions/ACCOUNT_CREATE\"><input type =\"submit\" value=\"Create Account\"> <input type=\"reset\" value=\"Reset\"> </FORM> </BODY> </HTML> thanks! steve Quote Link to comment https://forums.phpfreaks.com/topic/142-cant-post-error-405-ideas/ Share on other sites More sharing options...
XKR Posted February 11, 2003 Share Posted February 11, 2003 I could be wrong, but I think the action should link do a file, not a directory. Quote Link to comment https://forums.phpfreaks.com/topic/142-cant-post-error-405-ideas/#findComment-418 Share on other sites More sharing options...
SUnruh Posted February 11, 2003 Author Share Posted February 11, 2003 it is a file. this code is semi based on the php code FreeTrade. Quote Link to comment https://forums.phpfreaks.com/topic/142-cant-post-error-405-ideas/#findComment-420 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.