Welcome Guest, Not a member yet? Register   Sign In
Install CI on Brinkster
#3

[eluser]justmelat[/eluser]
I was hoping to find someone who user Brinkster who could give me specifics.

Go here. http://www.mywebgenius.net/ci/

this is my default controller page


i have changed the config files various times, these are my current settings.
$config['base_url'] = "http://www.mywebgenius.net/ci/";
$config['index_page'] = "index.php?";
$config['uri_protocol'] = "PATH_INFO";
$route['default_controller'] = 'purestaff';

if i removed the ? in the index_page and set the uri_protocol to auto i get the following error
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.


Messages In This Thread
Install CI on Brinkster - by El Forum - 03-19-2008, 08:49 PM
Install CI on Brinkster - by El Forum - 03-20-2008, 07:49 AM
Install CI on Brinkster - by El Forum - 03-21-2008, 09:10 AM
Install CI on Brinkster - by El Forum - 03-21-2008, 09:27 AM
Install CI on Brinkster - by El Forum - 03-21-2008, 03:27 PM
Install CI on Brinkster - by El Forum - 03-21-2008, 04:51 PM
Install CI on Brinkster - by El Forum - 04-11-2008, 06:00 PM
Install CI on Brinkster - by El Forum - 04-14-2008, 10:30 AM
Install CI on Brinkster - by El Forum - 04-14-2008, 10:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB