ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Creating a Dev Environment

November 19, 2009 2:27pm

Subscribe [4]
  • #31 / Dec 01, 2009 2:17pm

    D3SC

    53 posts

    Here’s what I’ve got for my .htaccess file. This is the same for the remote server and my local server.

    RewriteEngine on
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /index.php?/$1 [L]

    I also completely started over; re-downloaded all the files, integrated the db again and still coming up with the same problems. Very weird.

  • #32 / Dec 01, 2009 2:52pm

    D3SC

    53 posts

    Ok, I’m still very baffled by this and I know it is something simple as a path setting. I have followed these link to a “t” and still no seeing the correct results.

    http://expressionengine.com/knowledge_base/article/how_do_i_move_ee_to_another_server/
    http://ee-developer.com/home/articles/how-to-copy-a-working-expression-engine-installation/

  • #33 / Dec 01, 2009 2:53pm

    Roi Agneta

    352 posts

    OK, you have a rewrite rule that removes “index.php” from your urls.  So, go into the CP on your local install admin>sys config>general config and where it says “name of your site’s index page” you shoudl see “index.php”  Delete that so the field is blank.

  • #34 / Dec 01, 2009 2:56pm

    D3SC

    53 posts

    Glad to know my rewrite is good. That field has been blank this whole time. (mind boggeling, haha)

  • #35 / Dec 01, 2009 3:05pm

    Roi Agneta

    352 posts

    OK, I am running out of ideas.  This whole area of paths is one of the more exasperating aspects of EE.  One final thought - I assume you have a template called “about” in the same template folder as your site index template?

  • #36 / Dec 01, 2009 5:51pm

    D3SC

    53 posts

    Yeah, I am being stumped for sure… It’s got to be some setting. I plan on running through everything again. Appreciate all the help, Roi. Any other ideas floating around out there on this one?

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases