frodiggs
|
| Posted: 04/16/2002, 1:17 PM |
|
newbie here doing a basic login using php4 and mssql. I am getting 'HTTP 405 - Resource not allowed' my login page is login.htm defined to 'post' to login.php4. I installed php4 on IIS5 with Win2k Server.
My site 'home directory' tab in IIS lists script source access and permission to execute scripts and executables. The config shows the php extension (c\php\php.exe) ok for all verbs
very confused. any advice would help.
|
|
|
 |
Nicole
|
| Posted: 04/17/2002, 12:33 AM |
|
Hello,
run .php pages not .html and see what happen
|
|
|
 |
frodiggs
|
| Posted: 04/17/2002, 3:01 PM |
|
thanks, i am running a php page. login.html is a form that POSTS to login.php4
|
|
|
 |
Tom
|
| Posted: 04/18/2002, 1:47 AM |
|
Are you able to run any other php scripts?
|
|
|
 |
frodiggs
|
| Posted: 04/18/2002, 2:15 PM |
|
no other scripts to run, this is my first one. i'm close to reinstalling php but the install seemed to go fine the first time..
|
|
|
 |
|