Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1575

Migrating and Upgrading to Joomla! 5.x • Re: Upgrade to 5.2.2 fails - newly PHP ea-83 Error Mesage

$
0
0
upgrading 5.2.2 has failed 500 not available just now - unable to use upload to tmp
Check if the Joomla temp folder is writable. It is shown as the last item in the list in System - System Information - Folder Permissions.

Fatal error: Allowed memory size of 75497472 bytes exhausted (tried to allocate 20480 bytes)
72M is too low to run Joomla update. Set the directive memory_limit in the php.ini file or get your host to set it to 128M minimum, preferably to 256M. In fact, you may be able to set the limit in the .htaccess file:

Code:

php_value memory_limit 256M
Session Path Writable: No
This should usually be Yes. If you are editing the php.ini file, set the directive session.save_path to point to the Joomla Temp folder, which is writable.

Statistics: Posted by toivo — Fri Dec 13, 2024 5:35 am



Viewing all articles
Browse latest Browse all 1575

Trending Articles