cpx3 Posted December 5, 2021 Share Posted December 5, 2021 Hi there, when trying to backup the database with the backup module I always get the error message: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) (line 1325 of wire/core/WireDatabaseBackup.php) . Any idea how to solve that? Thanks in advance! Link to comment Share on other sites More sharing options...
stanoliver Posted December 6, 2021 Share Posted December 6, 2021 Hi @cpx3 these kind of messages I only got a long time ago when I was using hosting providers which sucked in providing enough memory limit in shared hosting but I have never used the backup module. Link to comment Share on other sites More sharing options...
cpx3 Posted December 6, 2021 Author Share Posted December 6, 2021 stanoliver, I have my own server and the PHP memory limit ist set to 128 MB. The interesting thing is that the problem only occurs with one site and that I read in the forum that it might have a relation to a module that renders two input field buttons. But I don't have any idea which it could be. Link to comment Share on other sites More sharing options...
stanoliver Posted December 7, 2021 Share Posted December 7, 2021 @cpx3Most shared hosting provider I used in the last 2 years at least provided 256 MB PHP memory limit. If it's your own server may you can try to set it up to 256 or 512 MB. If that does not change anything either some coding went definitely wrong. Link to comment Share on other sites More sharing options...
cpx3 Posted December 8, 2021 Author Share Posted December 8, 2021 The problem seems to be a module as this only appears at one site and I found that solution here in the forum. But how could I determine, which one? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now