Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
I use:
- Database Type mysql
- Database Version 10.2.13-MariaDB
- PHP Version 7.3.6
According to those numbers, your webhost allows you a maximum memory size of 512Mbytes to run "everything". OK, you follow that? The next part of the problem statement is puzzling: "something" is trying to obtain a total of 1.8Gbytes of memory!deroderuiter wrote: ↑Sun Nov 17, 2019 4:50 pmI've spoken to my host. The problem they found is this:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1952738704 bytes) in [my-domain]/public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php on line 456
I really don't know how to solve that