Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Gavin Murphy
10,004 Pointsno config file in downloads
Is there supposed to be a config file in the downloads of the exercise files or is a config file only used for a framework or git hub. Randy has a link to it in his code but I do not.

Juliette Tworsey
Front End Web Development Techdegree Graduate 32,413 PointsMaybe it's not included in the downloads for each step.
This is what I have in my config file.:
<?php
define("BASE_URL","/");
define("ROOT_PATH",$_SERVER["DOCUMENT_ROOT"] . "/");
Jason Anello
Courses Plus Student 94,596 PointsJason Anello
Courses Plus Student 94,596 PointsHi Gavin,
Are you continuing from the previous course or did you start the project from this course? Could you link to which video you downloaded the project files from?