#3311 - Call to undefined function: memory_get_usage() in .../install.php
| Identifier | #3311 |
|---|---|
| Issue type | Major issue (breaks an entire feature) |
| Title | Call to undefined function: memory_get_usage() in .../install.php |
| Status | Closed (no changes needed) |
| Handling member | Chris Graham |
| Addon | installer |
| Description | Hi
I tried to install your cms, but if I take the quick or manual installer, I have the same issue, undefined function memory_get_usage... for quick installer it is at line 15139 for manual installer 2456 |
| Steps to reproduce | |
| Additional information | put 777 on correct files, even created tmp directory |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".
Comments
While we do support PHP 5.1+, we need PHP 5.1.x or PHP 5.2.0 to be compiled with the "enable-memory-limit" option, which some PHP installs don't have. This is not documented, which I'll correct, but we won't be changing the actual code given the PHP versions here are really really old and insecure.