Search results

  1. R

    Getting error in metaspace litespeed configuration

    Code is like this <?php shell_exec("java -jar RegisterNewone.jar "xxxxx" "xxxxxx""); ?> Error Error occurred during initialization of VM [1] => Could not allocate metaspace: 1073741824 bytes But when switch back to apache it works . also when i just same command from terminal it works , only...
Top