M mkaaaay Well-Known Member Jul 12, 2023 #1 Jul 12, 2023 #1 I'm sure this has been asked before, but how can I fix this? I tried setting php.ini for the account but no change. I'm guessing it has to be done in lsapi or something? Sorry to be such a noob.
I'm sure this has been asked before, but how can I fix this? I tried setting php.ini for the account but no change. I'm guessing it has to be done in lsapi or something? Sorry to be such a noob.
AndreyPopov Well-Known Member Jul 12, 2023 #2 Jul 12, 2023 #2 131072 is 128 kB of memory what settings for max_php_memory in php.ini? are you use dedicated server or shared hosting?
131072 is 128 kB of memory what settings for max_php_memory in php.ini? are you use dedicated server or shared hosting?
serpent_driver Well-Known Member Jul 12, 2023 #3 Jul 12, 2023 #3 AndreyPopov said: what settings for max_php_memory in php.ini? Click to expand... The correct setting is memory_limit for php.ini, not max_php_memory. @mkaaaay has a dedicate server.
AndreyPopov said: what settings for max_php_memory in php.ini? Click to expand... The correct setting is memory_limit for php.ini, not max_php_memory. @mkaaaay has a dedicate server.
M mkaaaay Well-Known Member Jul 24, 2023 #4 Jul 24, 2023 #4 serpent_driver said: The correct setting is memory_limit for php.ini, not max_php_memory. @mkaaaay has a dedicate server. Click to expand... I think this ended up being a code error, thanks for the input though.
serpent_driver said: The correct setting is memory_limit for php.ini, not max_php_memory. @mkaaaay has a dedicate server. Click to expand... I think this ended up being a code error, thanks for the input though.