Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,253 Points

HTTP500 on server when attempting to transfer to web server.

Since I completed my redo of the PHP Authentication course, I haven't been able to add the completed files to my server at this link without an error 500 page. I developed it in localhost where it works completely but I don't understand why my web server won't read it.

I thought I'd isolated it to a parsing error in head.php by adding empty php tags above the doctype. but this didn't work.

The only other thing I can think of is that I need to specify the URL in the COOKIE_DOMAIN key of .env?

What configuration could be causing this error?

https://bitbucket.org/jg_digitalMedia/php_auth