Module Loader in 7.0.2

I am unable to upload new modules via module loader in admin. The module uploads fine, however, when clicking on install, I am asked to accept the T&C’s, which I done, after which nothing happens. On reloading the module loader the module is not install and is still just showing as an uploaded module. Any suggestions on what could be the cause of the problem?

Hi there,

Have you checked your upload_max_filesize, post_max_size and max_input_time values in your php.ini file are large enough to accommodate the module you are uploading?

Thanks,

Will.