(Beginner with PHP) I have just installed PHP on our server. It contains the plug-in to Apache. After installing it created a new httpd.conf file.
I have been given 2 php files which I placed in a web folder. From a browser I can access the page fine but when I enter any data in the field and submit it, the server says: Method Not Allowed. The requested method POST is not allowed for the URL /PHPTEST/create.php.
Can anyone advise what I 'm doing wrong?
Best regards.
I have been given 2 php files which I placed in a web folder. From a browser I can access the page fine but when I enter any data in the field and submit it, the server says: Method Not Allowed. The requested method POST is not allowed for the URL /PHPTEST/create.php.
Can anyone advise what I 'm doing wrong?
Best regards.