Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
edited tags
Link
VLAZ
  • 29.6k
  • 9
  • 65
  • 88
added 4 characters in body
Source Link

There are 2 possible reasons (based on resources - Installing Bitrix. Forum, Why is 1c Bitrix not installed on php 8, Bitrix documentation ) - either the memory_limit value in the php.ini file is incorrectly specified, oror an error in the function $randomSequence = static::getBytes($length); on line 117

There are 2 possible reasons (based on resources - Installing Bitrix. Forum, Why is 1c Bitrix not installed on php 8, Bitrix documentation ) - either the memory_limit value in the php.ini file is incorrectly specified, or an error in the function $randomSequence = static::getBytes($length); on line 117

There are 2 possible reasons (based on resources - Installing Bitrix. Forum, Why is 1c Bitrix not installed on php 8, Bitrix documentation ) - either the memory_limit value in the php.ini file is incorrectly specified, or an error in the function $randomSequence = static::getBytes($length); on line 117

added 345 characters in body
Source Link
  1. I tried to install Bitrix for php version 8.0 and higher. As a result, I encountered a problem similar to Installing Bitrix. Forum and Why is 1c Bitrix not installed on php 8? I am getting the following error - Fatal error: Allowed memory size of 17179869184 bytes exhausted (tried to allocate 262144 bytes) in D:\OSPanel\domains\technosale5\bitrix\modules\main\lib\security\random.php on line 117 Fatal error: Allowed memory size of 17179869184 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0.
  1. I tried to install Bitrix for php version 8.0 and higher. As a result, I encountered a problem similar to Installing Bitrix. Forum and Why is 1c Bitrix not installed on php 8?
  1. I tried to install Bitrix for php version 8.0 and higher. As a result, I encountered a problem similar to Installing Bitrix. Forum and Why is 1c Bitrix not installed on php 8? I am getting the following error - Fatal error: Allowed memory size of 17179869184 bytes exhausted (tried to allocate 262144 bytes) in D:\OSPanel\domains\technosale5\bitrix\modules\main\lib\security\random.php on line 117 Fatal error: Allowed memory size of 17179869184 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0.
added 16 characters in body
Source Link
Loading
added 696 characters in body
Source Link
Loading
added 330 characters in body
Source Link
Loading
deleted 44 characters in body
Source Link
Loading
Source Link
Loading