Ok, after some frustration… I got it figured out. I had to enter these commands at the Terminal:
sudo service isc-dhcp-server stop
sudo service isc-dhcp-server start
sudo service tftpd-hpa stop
sudo service tftpd-hpa start
Thanks for the help guys!