CodeIgniter Forums
CI does not load on Mediatemple GS - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: CI does not load on Mediatemple GS (/showthread.php?tid=11835)



CI does not load on Mediatemple GS - El Forum - 09-25-2008

[eluser]suprb[/eluser]
Hello everyone,

This is my first post.
I've been developing an application, fully tested on a dedicated server on Mediatemple.
Now, I need to move it to a Gris Server and with all config settings set up correct, i return this:

No input file specified.

when trying to access the site.

I've seen other having the same problem, http://ellislab.com/forums/viewthread/55620/ but i've tried all this with no luck.

Anyone who's on a GS and been having the same problem?


CI does not load on Mediatemple GS - El Forum - 09-25-2008

[eluser]manilodisan[/eluser]
I had a GS at mediatemple with no errors at all. Try adding a '?' sign after index.php in your config file.


CI does not load on Mediatemple GS - El Forum - 09-25-2008

[eluser]suprb[/eluser]
manilodisan >
that worked!

now just having loads of weird errors to take care of :/


CI does not load on Mediatemple GS - El Forum - 09-25-2008

[eluser]manilodisan[/eluser]
It's a start.... Smile


CI does not load on Mediatemple GS - El Forum - 09-25-2008

[eluser]Colin Williams[/eluser]
Huh? I'm on a (gs) with no such problems.


CI does not load on Mediatemple GS - El Forum - 09-25-2008

[eluser]suprb[/eluser]
All taken care of.
The magic "?" did it Smile