[TYPO3-english] Big memory issue. Limit = 128M

Andreas Becker ab.becker at web.de
Thu Feb 5 03:48:52 CET 2009


Hi Neil
try adding to your .htaccess if you can'rt edit php.ini other wise do the
changings there

### Begin: PHP optimisation ### php_flag register_globals off php_flag
register_argc_argv off php_flag magic_quotes_gpc off php_flag open_basedir
off php_value variables_order GPCS php_value upload_max_filesize 50M
php_value post_max_size 50M php_value memory_limit 128M php_value
max_execution_time 300 php_value max_input_time 600 ### End: PHP
optimisation ###

Andi


More information about the TYPO3-english mailing list