[Typo3-linux] Invalid range end in install step 1
Dimitri Tarassenko
mitka at mitka.us
Fri Nov 11 15:22:26 CET 2005
Nick,
On 11/11/05, Nick Spirov <bh_typo3 at spirov.com> wrote:
> I did that and I stumbled right away:
> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
> allocate 17895 bytes) in
> /var/www/html/typo3_src-3.8.0/t3lib/class.t3lib_install.php on line 596
>
> I suppose there is no getting past this - 8MB seems a bit too short. Are
> there any memory requirements for Typo3 - I can't find them either?
On the contrary, this one is easy. You can either edit php.ini
(memory_limit = 48M works for me) or change this setting in your
apache config (virtualhost or .htacces) by using
php_value memory_limit 64M
D.
> Hint to Typo3 developers - maybe it's a good idea to put more specific
> info in the Requirements?
What page are you using to find out the requirements?
--
Dimitri Tarassenko
More information about the TYPO3-linux
mailing list