Sönke Tesch: PHP und Apache. Error bei Request's

Beitrag lesen

Wenn ich von einem PHP Skript einen post request starte kommt:
"Method Not allowed. The requestet method Post ist not allowed for the URL..."

Schau mal in der Apache-Konfiguration nach einem <limit> zusammen mit der Angabe POST. Siehe http://httpd.apache.org/docs/mod/core.html#limit.

Gruß,
  soenk.e