EllisLab text mark
Advanced Search
     
New install ExpressionEngine2.1.0_FL “Your config file does not appear to be formatted correctly”
Posted: 24 September 2010 03:03 PM   [ Ignore ]
Joined: 2010-09-19
3 posts

Purchased EE 2.1.0 yesterday and tried to install it today. Followed the instructions in
User Guide Installation and Update Instructions.
Followed the instructions on
Running the System Directory Above Webroot
but now I’m stuck at “Your config file does not appear to be formatted correctly.” (my website).
My website is hosted at Dreamhost and I did run the compatibility test before.

 
Posted: 25 September 2010 09:35 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2002-04-29
26055 posts

Welcome to the ExpressionEngine forums, Elise.

Dreamhost is one of those hosting services that might require you do to make some changes. Are you using PHP5 at Dreamhost?

What I’d do first is attempt the install inside the root, and use the default system folder name.

 
Posted: 26 September 2010 02:25 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Joined: 2010-09-19
3 posts

Thank you, Sue. Yes, I am using PHP5 at Dreamhost. Per your suggestion, I’ve reinstalled system and index.php in folder that bears the name of my domain (tweebomen.com). When I use:

$system_path './system'

I get

Your config file does not appear to be formatted correctly.

.
When I use what seems to be the complete server path:

$system_path 'tweebomen.com/system'

I get

Your system folder path does not appear to be set correctly. Please open the following file and correct this: index.php

Which is different, but still not good.

 
Posted: 26 September 2010 04:27 PM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Joined: 2010-09-19
3 posts

I did the .htaccess thing I found in this post Won’t install EE 2.1 and suddenly it worked. So, problem solved.

EDIT: Just to clarify for people who run into the same problem trying to install ExpressionEngine on Dreamhost: all you need to do is make sure you have an .htaccess file with the line

AddType x-mapp-php5 .php 

inside the root folder of your website, that’s the folder named <yourdomain>.com. If you want to place the system folder above the root, place the .htaccess at the same level. For convenience’s sake, I’ve attached an htaccess.txt file to this post. Just make sure you rename it to .htaccess once you’ve uploaded it or else it won’t work.

Other than that, just follow the instructions in the user guide, the links to which I included in my original post. Easy. Perhaps someone could add this to the user guide? My reputation isn’t good enough yet.

 
Posted: 27 September 2010 04:35 AM   [ Ignore ]   [ # 4 ]   [ Rating: 0 ]
Avatar
Joined: 2004-03-22
12298 posts

Glad you are up and running again. Feel free to start a new thread if you have any more questions.

 Signature 

John Henry’s Website | Follow me on Twitter