Hey OP, sounds like you’ve got the basics covered. If you’re still stuck, try:
- Switching PHP versions (sounds random, but it’s fixed 403s for me before).
- Checking for any IP-based restrictions in your hosting panel.
- Running `chmod -R 755` on your public_html (but be careful with this one).
For logs, if you’re on shared hosting, your provider might need to pull them for you.
- Switching PHP versions (sounds random, but it’s fixed 403s for me before).
- Checking for any IP-based restrictions in your hosting panel.
- Running `chmod -R 755` on your public_html (but be careful with this one).
For logs, if you’re on shared hosting, your provider might need to pull them for you.
