Describe the bug
Installation Wizard can not identify PHP-->memory_limit when unit is not 'M'
To Reproduce
Steps to reproduce the behavior:
- Prepare Cacti 1.2.7 or earlier env
- Edit /etc/php.ini, set
memory_limit = 2G
- Restart httpd service
- Web access Cacti and Click Next
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
set memory_limit to 2G in php.ini

set memory_limit to 2048M in php.ini

Describe the bug
Installation Wizard can not identify PHP-->memory_limit when unit is not 'M'
To Reproduce
Steps to reproduce the behavior:
memory_limit = 2GExpected behavior
A clear and concise description of what you expected to happen.
Screenshots

set memory_limit to 2G in php.ini
set memory_limit to 2048M in php.ini
