Allowed memory size of 33554432 bytes exhausted (tried to allocate 43148176 bytes) in php

前端 未结 21 1232
猫巷女王i
猫巷女王i 2020-11-21 22:14

This error message is being presented, any suggestions?

Allowed memory size of 33554432 bytes exhausted (tried to allocate 43148176 bytes) in php

21条回答
  •  礼貌的吻别
    2020-11-21 23:05

    I hadn't renewed my hosting and the database was read-only. Joomla needed to write the session and couldn't do it.

提交回复
热议问题