UNENDED - Blog

  • Home
  • About
  • Books
  • Marks
  • Notes
Post 204
  • Archive

    • March 2011
    • October 2010
    • March 2010
    • December 2009
    • July 2009
    • June 2009
    • April 2009
    • March 2009
    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • May 2007

"No input file specified." ExpressionEngine Issue Resolved

  • Filed Under: Programming
  • Tags: .htaccess, Dreamhost, ExpressionEngine
  • Publish Date: 28 July 2009
  • Share this post
    • Twitter
    • Facebook
    • Buzz

This morning I woke up to a downed site. I could log into the administration section of the site, but none of the public-facing pages worked. Looks like this might be specific to ExpressionEngine on Dreamhost, but I’m not completely sure about this.

Since we hadn’t made any changes to the site in a long while I was a little confused about what could be causing the issue. Turns out it ended up being a small change that was needed in the .htaccess file.

Here is a copy of line 3 in the .htaccess code before the change:

RewriteRule ^(.*)$ /index.php/$1 [L]

Turns out that I just needed to add a ‘?’ right after the ‘php’ like this:

RewriteRule ^(.*)$ /index.php?/$1 [L]

Once I made this little change everything was back up and running.

Again, this change looks like it was specific to Dreamhost. I checked out a few other sites that use ExpressionEngine on other hosts where I know the .htaccess file hasn’t been changed, and they are still up and running.

If somebody else knows what might have caused the change in functionality please feel free to weigh in.

2 Comments - Join the Discussion

Discussion

  1. Lisa Wess
    Commented on 24 August 2009 at 5:21 pm

    Did you ask DH if they changed the server? This can happen when PHP gets upgraded from 4.x to 5.x, or from PHP as an Apache Module to CGI; often the former happens and the latter gets done at the same time, at least based off what I’ve seen in the support forums. =)

  2. Patrick Ashamalla
    Commented on 31 October 2009 at 7:01 pm

    It was definitely a DH thing. Looks like it was the latter. It definitely wasn’t an issue ExpressionEngine. Seems like there are a lot of problems going on with DH lately…

    Thanks for the response!

Add to the Discussion X

Your email is never published nor shared. Required fields are marked *

You may use these HTML tags and attributes:<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

  • Recent Posts

    1. Project Concept Sketch
      Debriefing Room Concept Sketch

      16 March 2011 Illustration

    2. Day 4 Notes, Page 2
      SXSWi Notes: Day 4

      14 March 2011 Interactive

    3. Day 3 Notes, Page 1
      SXSWi Notes: Day 3

      13 March 2011 Interactive

    4. Day 2 Notes, Page 2
      SXSWi Notes: Day 2

      12 March 2011 Interactive

    5. Day 1 Notes, Page 2
      SXSWi Notes: Day 1

      11 March 2011 Interactive

    6. Concept Sketch
      Concept Sketch

      11 October 2010 Illustration

    7. SXSWi 2010 – Content Strategy
      SXSWi 2010 – Content Strategy

      14 March 2010 Interactive

    8. ABC URL Game
      ABC URL Game

      6 March 2010 Miscellaneous

  • © Patrick Ashamalla.
  • RSS 1.0
  • RSS 2.0
  • Twitter
  • Facebook
  • LinkedIn
  • Forrst