Instead of using -1, try using a limit of something real. Based on past experience, PHP sometimes does not properly use the -1 value. Try setting it to 1024M.
Also... remember... once that value is changed, Apache/PHP need restarted to pick up the change. You should be able to verify the new value in phpinfo.