playsms icon indicating copy to clipboard operation
playsms copied to clipboard

PHP memory exhaust when too many SMS in sent box

Open egorky opened this issue 4 years ago • 0 comments

Hi,

I have installed the playsms version 1.4.3 and I think this is a bug. I send a lot of SMS so the sent box is huge and when I select the Sent Messages option, the web server crashes image I had to increase the memory limit in the php.ini file to 512 M or the page doesn't display at all. memory_limit = 512M Once I do that, I can see the sent messages again. image @antonraharja maybe you can use another method to fetch a small amount of records at a time because I don't think one should be increasing the memory as the sent SMS increases.

egorky avatar Apr 24 '21 18:04 egorky