Add option to php memory_limit CloudLinux

By default CloudLinux only allows a memory limit in the PHP Selector of up to 512M. To add more options you can edit the following file:

nano /etc/cl.selector/php.conf

And then add 1024M, 2048M, 4096M etc.