Any way to disable module signature checking for an individual module?

Thanks, Rob. The problem now is when I attempt to install it, and confirm the install, the “Status” box pops up and it says:

Please wait while module actions are performed
Installing customappsreg

And then it just sits there… and sits there… and, well you get the idea.

When I get tired of waiting and close the status box, it goes back to telling me that Custom Applications are “Disabled; Pending Upgrade to 12.0.1” but if I try to upgrade again the same thing happens.

If at this point I copy the original Custom Applications module back in and then try to go to the Custom Destinations page, it says this:

Add Custom Destination
FATAL ERROR
DB Error: no such table<br><br>Error selecting from custom_destinations
Trace Back
/var/www/html/admin/modules/customappsreg/functions.inc.php:68 die_freepbx()
  [0]: DB Error: no such table<br><br>Error selecting from custom_destinations

/var/www/html/admin/modules/customappsreg/page.customdests.php:44 customappsreg_customdests_list()

/var/www/html/admin/config.php:498 include()
  [0]: /var/www/html/admin/modules/customappsreg/page.customdests.php

So in order to recover from that I have to restore from the SQL backup. Then everything works again. So it appears that it starts the install but hangs somewhere along the way.

The only error that appears in the FreePBX log during the time period when it is just sitting there is this:

[2015-Apr-25 04:00:16] [PHP-NOTICE] (/var/www/html/admin/page.modules.php:191) - ob_flush(): failed to flush buffer. No buffer to flush

Don’t know if any of this is helpful but that’s what I’m seeing at this point.