Thanks! Changing the action to forms_application.php fixed part of the problem. A record now inserts, but the record is blank, it doesn't insert anything.
Is there something wrong with my form field?
<label class="form-label mb-0">Name or Description of Site:</label>
<input type="text" class="form-control" name="si_site">