View previous topic :: View next topic |
Author |
Message |
thejuice -
Joined: 28 Jul 2006 Posts: 1
|
Posted: Fri Jul 28, 2006 2:24 pm Post subject: HELP!! Error 405, method not allowed |
|
|
this is the case...
im trying to up a game server registration for my friends...
i put all the doc to the rightfull place... so the index.html loads... but when you register a username and password.. Error 405 comes up.
can someone please help me... im new to this... sorry for the troubles :( |
|
Back to top |
|
 |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
Posted: Fri Jul 28, 2006 2:39 pm Post subject: |
|
|
What script are you using?
Did you install PHP?
Is PHP working?
Can you post the source code here? |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Jul 28, 2006 2:51 pm Post subject: Re: HELP!! Error 405, method not allowed |
|
|
thejuice,
You get error 405 because the POST Action URL is pointing to a static file. What is the URL that gives error 405?
Have you installed support for the scripting language that your form processing script is using? _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
RonLear -
Joined: 14 Apr 2006 Posts: 3 Location: Wisconsin
|
Posted: Sat Aug 19, 2006 4:32 am Post subject: Error 405 |
|
|
I am having this problem with Serrif WebPlus 10, I know it is running script files but no clue what they are (_wp_scripts) is the directory they are stored in, I have contacted Serif and they just tell me some servers don't support the scripts, if Abyss cant support them I gueus I just wasted a lot of money on buying Serif WebPlus. |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Sat Aug 19, 2006 6:30 am Post subject: |
|
|
They probably use FrontPage Extensions, which Abyss Web Server cannot use
because of the Microsoft licensing. I will investigate more on this later. I need
to test this program. I should have the results later today.
You can get the older version of WebPlus v6 for Free.
http://www.freeserifsoftware.com
Sincerely, TRUSTAbyss |
|
Back to top |
|
 |
RonLear -
Joined: 14 Apr 2006 Posts: 3 Location: Wisconsin
|
Posted: Sat Aug 19, 2006 11:07 pm Post subject: running jscript files in abyss |
|
|
I Found out they are jscript files is that any help, by the way thanks for the great tutorials had me up and running in no time |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Sun Aug 20, 2006 3:32 am Post subject: |
|
|
I'm not sure if Abyss Web Server can support JScript, it seems like a Microsoft
type of technology. I will do more research later on.
I apologize for not giving you the results on WebPlus. This is all the information
we need anyway. I will keep you posted. |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sun Aug 20, 2006 10:29 am Post subject: |
|
|
TRUSTAbyss wrote: | I'm not sure if Abyss Web Server can support JScript, it seems like a Microsoft
type of technology. I will do more research later on.
I apologize for not giving you the results on WebPlus. This is all the information
we need anyway. I will keep you posted. |
JScript as in JavaScript? JavaScript it a client side language and has nothing to do with AWS. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
madman1337 -
Joined: 29 Jul 2006 Posts: 182 Location: Houston, TX
|
Posted: Sun Aug 20, 2006 5:53 pm Post subject: |
|
|
is there like a java applet for the server-side? if so, i've never heard of it. _________________
 |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Sun Aug 20, 2006 11:38 pm Post subject: |
|
|
AbyssUnderground wrote: | TRUSTAbyss wrote: | I'm not sure if Abyss Web Server can support JScript, it seems like a Microsoft
type of technology. I will do more research later on.
I apologize for not giving you the results on WebPlus. This is all the information
we need anyway. I will keep you posted. |
JScript as in JavaScript? JavaScript it a client side language and has nothing to do with AWS. |
Here's a link to an explanation of JScript. Hope this helps.
http://en.wikipedia.org/wiki/JScript |
|
Back to top |
|
 |
|