skins Posted December 9, 2017 Share Posted December 9, 2017 Hi all this morning i have this message : Oops! Something went wrong and we couldn't process your request. i add $display_errors = true; to my configuration.php, and i have this lines : exception 'Whoops\Exception\ErrorException' with message 'Allowed memory size of 33554432 bytes exhausted (tried to allocate 786432 bytes)' in /home/webilixn/public_html/clients/lang/english.php:2164 Stack trace: #0 /home/webilixn/public_html/clients/vendor/whmcs/whmcs-foundation/lib/Utility/Error/Run.php(0): WHMCS\Utility\Error\Run->handleError(1, 'Allowed memory ...', '/home/webilixn/...', 2164) #1 [internal function]: WHMCS\Utility\Error\Run->handleShutdown() #2 {main} Can you help to fix this error please Thank you ! Link to comment Share on other sites More sharing options...
WHMCS Nate Posted December 11, 2017 Share Posted December 11, 2017 Hello, WHMCS requires a minimum of 64MB of ram for the php memory limit: https://docs.whmcs.com/System_Requirements Your error suggests that you have a limit set of 32MB. I recommend raising the memory limit. Link to comment Share on other sites More sharing options...
Recommended Posts