[Typo3-linux] Access denied!

Dimitri Tarassenko mitka at mitka.us
Thu Oct 6 20:15:47 CEST 2005


> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate
> 17895 bytes) in /srv/www/htdocs/typo3_src-3.8.0/t3lib/class.t3lib_install.php
> on line 596

php_value memory_limit 48M

In your _Apache_ config (VirtualHost, .htaccess) or

memory_limit 48M

in php.ini

See: http://us2.php.net/manual/en/ini.core.php#ini.memory-limit

--
Dimitri Tarassenko


More information about the TYPO3-linux mailing list