If you have error 405 - maybe that will help

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
rado
-


Joined: 14 Apr 2004
Posts: 67

PostPosted: Tue Sep 14, 2004 6:22 pm    Post subject: If you have error 405 - maybe that will help Reply with quote

If you have error 405 - maybe that will help

HTTP 405 - Resource not allowed
The problem in my case was that:

Interpreter c:\php\php.exe
Associated Extensions *.php

The right is:
Interpreter c:\php\php.exe
Associated Extensions php

A very trivial error *.php insted of just php
Very simple thing, but the result is Error 405 when you try to use Form with Post method!
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Tue Sep 14, 2004 6:41 pm    Post subject: Reply with quote

If PHP isn't setup correctly then you will get an error 405 , this is caused
because PHP doesn't know the extension , what you said is correct. It can
also be caused by no CGI path so make sure you have a CGI path.
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group