Migrate from 1.5 to 2.5 - Joomla! Forum - community, help and support
hi everyone:
when try migrate 1.5.25 (the last 1.5 version) 2.5 using jupgrade 2.5.2, got following error.
fatal error: out of memory (allocated 157024256) (tried allocate 76 bytes) in /home/sinolize/public_html/jupgrade/libraries/joomla/database/database/mysqli.php on line 483
my host increased php memory limit 256m, error remains. have suggestions? thank in advance.
when try migrate 1.5.25 (the last 1.5 version) 2.5 using jupgrade 2.5.2, got following error.
fatal error: out of memory (allocated 157024256) (tried allocate 76 bytes) in /home/sinolize/public_html/jupgrade/libraries/joomla/database/database/mysqli.php on line 483
my host increased php memory limit 256m, error remains. have suggestions? thank in advance.
if check system information in end of site, values of variable memory_limit on php information page?
the first column contains local value , second column master value php.ini file. if different, check contents of following lines in beginning of php information listing:
scan dir additional .ini files
additional .ini files parsed
if contain else 'none', .ini files may set lower memory limit.
the first column contains local value , second column master value php.ini file. if different, check contents of following lines in beginning of php information listing:
scan dir additional .ini files
additional .ini files parsed
if contain else 'none', .ini files may set lower memory limit.
Comments
Post a Comment