[eluser]jedd[/eluser]
[quote author="oddvalue" date="1255741583"]
I can get the welcome page up no problem but the moment I start adding controllers after 'index.php' it just comes back with 'Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error.'
[/quote]
index.php isn't a controller.
When you say 'adding controllers after index.php' - where are you putting these new controllers?
What are they called (directory and filename) and what are the contents (show us) and what are the URL's you're using to try to access them?