The requested method POST is not allowed for the URL /mail/email.php.

dirko

Verified User
Joined
Sep 21, 2005
Messages
31
Location
Hungary
Hi guys, ladies, we got the error msge :

"" The requested method POST is not allowed for the URL /mail/email.php.""

This is a small mail-script , consists of .html and .php file.

This mailform runs on allmost every apache/FreeBSD server we have, just not ons this particular one.

Anybody got a hunch what is to be changed/adapted....?

Thanx in advance.
dirko
 
This is not a forum where we discuss PHP programming problems. This forum is meant for DirectSystem Administrators having problems with thier mySQL or PHP installations or configuration.

You should ask your hosting provider for help on this. What I can say is that a similar problem with one of my customers was caused by having a .php.txt extension, fixing the extension solved the problem.

Regards,
Onno Vrijburg
 
resolveit said:
This is not a forum where we discuss PHP programming problems. This forum is meant for DirectSystem Administrators having problems with thier mySQL or PHP installations or configuration.

You should ask your hosting provider for help on this. What I can say is that a similar problem with one of my customers was caused by having a .php.txt extension, fixing the extension solved the problem.

Regards,
Onno Vrijburg

Thanks Onno, but my provider says we got to get inform in the DA forum. In dutch : van het kastje naar de muur.

Any how, thanks, most helpful.
dirko
:mad:
 
I suggest you find another hosting company, one that actually helps you when you have a problem.

PM me with your login info and I'll have a look.

Regards,
Onno Vrijburg
 
Onno, this sounds similar to what you may get when using an .html file to call a .pl file.

Wouldn't it be better to use a monolithic .php program that does the whole thing?

Jeff
 
php continued

Hallo, funny when i use php settings in one of my dynamic flash files, it works...
this is what i add :
&txt_contact_script_url=http://intellitrade.hu/sendmail.php

See www.intellitrade.hu or www.el-com.hu

works fine,
but with the mailform (in .php) server says its forbidden. On other servers it works fine.

Now to avoid the duscussion what this forum is for: what was first. the chicken or the egg?? If u want to know i will send you the scientific proof of that.
But the question was :

Anybody can/wants to help me ? : as my provider is not familiair with DA, it was our wish to use it and buy it.

If this the way we are treated on DA forum, for sure, our next server will have c-panel or whatever...plesk-crap...

dirko
in the hungarian Outbacks



:mad:
 
dirko, if you don't provide specific information there is no way we can help. Your problem is also not a problem of the control panel, at worst it's a PHP configuration error but it's probably a programming error!!! This is a forum for the Control Panel and if you have a question about the control panel half the members of the forum would jump to answer your question. Maybe you'll be better off discussing your problem on a PHP related forum ( http://www.weberforums.com/forum3.html&sid=8737bee4695051c1ddf2b0456c9260ac ).

Please note: I offered to help and I will but I do have to know where to look and what to look for.

To tell you the truth I don't care if you run another control panel on your next server as I don't own any part of DirectAdmin. The simple fact is that if you post this problem on the forum (if they have one) of another Control Panel they'll more than likely tell you to go elsewhere. From experience I can tell you that DA is my Control Panel of choice, if you feel more comfortable with some other control panel that's fine.

You should NEVER blame the Control Panel when your hosting company does not support what they install. Also when your hosting company apparently does not offer any support and also send you barking up the wrong tree by sending you to the DA forum when you have a PHP problem.

Regards,
Onno Vrijburg
 
php /mail/mail.php forbidden on this server.

Thanks a lot.

I've solved the prob. by adjusting the loadVarsObject

Did some digging and found out that some properties with the same name as downloaded were overwritten, and some prop. with the same name were not deleted.

Problem solved, system on the go.
case closed.

thanks anyway...

dirko

:o
 
Back
Top