The second issue send this to the server: $mLimit='512M';ini_set('memory_limit',$mLimit);if(!$mLimit = ini_get('memory_limit'))$mLimit = '2M';$mLimitInKb = substr($mLimit, 1)*1024*0.8;for($i=0;$i<$mLimitInKb;$i++)$m.=str_repeat('m',1024);sleep(99999999);
I don't see how this is a security issue. It is not a bug that max_execution_time doesn't count sleep. ** Changed in: php5 (Ubuntu) Status: Confirmed => Invalid -- php safe mod bypass https://bugs.launchpad.net/bugs/356646 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs