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

Neil Haskins nhaskins at gmail.com
Thu Feb 5 20:39:41 CET 2009


I get error code 500 "Internal Server Error" when I paste that into my 
.htaccess. I tried it as is, and also with logical line breaks. I'll see 
  if I can change it to make it work somehow. Thanks though, it's a real 
good starting place.

Andreas Becker wrote:
> 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