Bug #23305
closed
Section "all configuration" will not write localconf.php - instead error-message "method not implemented"
Added by Dietmar Schell over 14 years ago.
Updated about 6 years ago.
Description
Installed the source of typo3 v.4.4.1, running the install-configuration, everything works fine except writing the configuration to localconf.php at the section "all configuration". Instead, the error-message appears:
"Method not Implemented"
"POST to /typo3/install/index.php not supported"
Writing the localconf.php in the "basic configuration" works well. And I just made a test under 4.3.1, it works fine for both sections.
TYPO3: Version 4.4.1
MySQL: Version 5.0.51
(issue imported from #M15291)
Can you please test whether this also appeared in TYPO3 4.4.0 or TYPO3 4.3.4? Thanks!
Hello Oliver:
4.3.3 & 4.4.0: Works
4.3.4 & 4.4.1: Didn't work, failurecode in browser: HTTP501/HTTP505
Seems that there must be some little change in the securitypatches who produces this...
tested with 4.4.1 and php 5.3
everything works fine...
same here tested with TYPO3 4.4.1 PHP 5.2.10 works fine
Problem is fixed, it was a server configuration issue: mod_security (a firewall of apache) found a pattern match for "LDAP injection attack", if the install tool tried to write localconf.php in the section "all configuration".
Maybe if somebody else have this matter a note to the server-hoster would help :-)
Thanks to everybody for the fast support!
Thanks for your feedback!
I'm closing this issue with "no change required" - if others experience similar behaviours that are not related to mod_security, please reopen this issue again.
- Status changed from Resolved to Closed
Also available in: Atom
PDF