Alright I’ve done some more testing. I took a separate EE install for a different client that was being hosted locally, moved it to the final web server and have been getting the same forbidden errors. Again, on my local setup it worked fine. All the templates start w/ a the PHP ‘require_once’ function to call in an external PHP script.
I found that if I go into PHPMyAdmin for the web server, go into the exp_templates table in the EE database, I can manually edit the templates that way. However, this is obviously a huge pain. Can anyone shed any light as to what might be causing this or how I could fix it? This is a little over my head but its really causing me a lot of problems as updating the templates has become a grueling process. Thanks in advance for any help!
PS I’m hosting the client sites w/ MidPhase if that helps