I just fixed this issue myself. I did not use CHMOD 777 though. 777 will allow the public to read, execute, and write to your folders. I changed the CHMOD to 775. This way, the public can read and execute but not write. I’ll see what this does, but it fixed my import situation.