To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > PHP Help > Upgrading PHP

Upgrading PHP Issues concerning PHP version upgrades and future releases

Reply
 
Thread Tools Rate Thread Display Modes
Old 08-25-2004, 06:32 PM   #1
jmelzer
Junior Member
 
Join Date: Aug 2004
Posts: 1
Connection: Close HTTP/1.1 405 Method not allowed Server: Microsoft-IIS/5.0

I'm getting this error:

Connection: Close HTTP/1.1 405 Method not allowed Server: Microsoft-IIS/5.0 Date: Wed, 25 Aug 2004 20:43:49 GMT Allow: OPTIONS, TRACE, GET, HEAD Content-Length: 3923 Content-Type: text/html

when trying to submit a form (method - post)

using php5 (just installed) / IIS 5

.php is configured to allow all verbs in IIS config

here are some relevant php.ini settings - anything stand out here or other settings I should check? :

DATA HANDLING:

variables_order = "GPCS"
register_globals = on (turned this on just to check)
register_long_arrays = Off
register_argc_argv = Off
magic_quotes_gpc = Off
magic_quotes_runtime = Off

COOKIES:
session.use_cookies = 1
; session.use_only_cookies = 1
session.name = PHPSESSID
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /
session.cookie_domain =

Also, should I allow all the php_xxx.dll files?

Any help would be GREATLY appreciated as we're pulling out our hair over this one.
jmelzer is offline   Reply With Quote
Old 08-25-2004, 11:30 PM   #2
LordShryku
kung foo code monkey
 
LordShryku's Avatar
 
Join Date: Aug 2002
Location: Occupational Hypnotherapy
Posts: 7,473
Looks more like an IIS configuration problem that doesn't allow the post method. What happens if you change the method to get?
LordShryku is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 01:58 AM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.