[TYPO3-german] TYPO3 6.2 Login in Backend- und Install-Tool nicht möglich - keine Fehlermeldung
Marcus Raphelt
typo3lists at atnet-websolutions.de
Wed Aug 6 11:54:13 CEST 2014
Hi David,
es sieht so aus, als sei post_max_size auf 10 Bytes gesetzt!? Das würde
ich mal per phpinfo() prüfen.
Kommst Du an die php.ini heran? Ansonsten per htaccess, sofern erlaubt:
php_value post_max_size 24M
php_value upload_max_filesize 16M
Gruß,
Marcus
Am 06.08.2014 um 11:39 schrieb David Gurk:
> In der error_log vom Server erhalte ich allerdings folgende Warnings:
> [Wed Aug 06 11:31:19 2014] [error] [client x.x.x.x] PHP Warning: Unknown: POST Content-Length of 232 bytes exceeds the limit of 10 bytes in Unknown on line 0, referer: http://www.example.de/path/typo3/sysext/install/Start/Install.php
> [Wed Aug 06 11:31:26 2014] [error] [client x.x.x.x] PHP Warning: Unknown: POST Content-Length of 515 bytes exceeds the limit of 10 bytes in Unknown on line 0, referer: http://www.example.de/path/typo3/index.php
>
>
More information about the TYPO3-german
mailing list