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 PHP Basics (Retired) PHP Datatypes Arrays

Internal Server Error (500)

During use of the Workspaces, I continue to encounter a server error practicing PHP. Is TeamTreeHouse having problems with their servers? (5/25/15 5PM EST)

change browser, clear cache, use chrome or firefox. IE is janky. If that doesn't work run your own php server with xamp

4 Answers

ignore my above comment; found some coding errors...works fine.

Now with Chrome, the screen is blank

Se if you can upload a .htaccess file within only one line satin Php_value display_errors on

It might help

Coding errors. Check for statements that haven't been closed, and the closing ?> for the PHP blocks.