Error 405 with php form 2 mail script

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


Joined: 30 Sep 2010
Posts: 6

PostPosted: Fri Oct 01, 2010 12:06 am    Post subject: Error 405 with php form 2 mail script Reply with quote

Hello.

I have recently made a website and i have created a form. I got the Form2Mail php script from the Dreamweaver Exchange.

After laying out the form, text boxes ect, you just click on the Form2mail icon and it adds it all for you, all i needed to do was type in which email to send it to

Now i have set up abyss web server and my site is running on this server; however as i fill in the form i get:

405 Error
Method not allowed


On other posts people forgot to fill in the 'form Action tab', i already have, as it has done automatically for me:


<form action="/HDWForm2Mail/Form2Mail.php" method="post" name="form1" id="form1" accept-charset="iso-8859-1">
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Mon Oct 04, 2010 6:57 pm    Post subject: Re: Error 405 with php form 2 mail script Reply with quote

Error 405 means that you are posting to a page considered as static by the Web server. This happens when you don't declare the scripting language used by script in Abyss Web Server.

Since you seem to be using a PHP script, have you considered installing PHP support before running that script? Check http://www.aprelium.com/abyssws/php5win.html for more details.
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
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