Quote:
Originally Posted by east_pole
Hi,
I have index.php page (attached). The flow is when I put username/password on the page, it will submit to be processed by connection.php where in connection.php, it require koneksi_db.php to connect to the Oracle database (Oracle 9i).
In fact, it raises error saying that "The requested method POST is not allowed for the URL /lekom_maras/connection.php".
Does anybody can help me :
1. Telling me why it happens ?? Telling me how to handle this problem ?
2. I am using the webpage to access to Oracle database. What is the requirement to make it happen ??
Rgds,
east_pole
|
Double check that your using the right url, and the method post should work, but I take it your using php, so tell you what post the exact error message your getting, and module are you running?
is it cgi-bin, apache?
is this running from your localhost, or webhost?