When I run my PHP script normally, I've got no problems. Everything works fine! But when I run it under the secure socket (https://www.silverwoodwines.com.au/orderform.html) it gives me a 405 "Method Not Allowed" error.
The server we're on is Apache. I don't have access to anymore details than that, and our ISP gave me the advice to use 'GET' instead of 'POST', which won't exactly help me place orders. Could someone let me know what I can do to fix the problem locally, or if that's not possible, give me the instructions to pass on to those with the Holy Power of The Server so that they can fix it for me as quick as possible?