Hi,
We have just started to work on a new project with CI (for the firsttime) and have a strange problem after installation.
When accessing http://my_website_url/index.php/welcome/ there is a blank page.
CI has been installed in root, and $config[‘base_url’] setup.
If I type in welcome with a spelling mistake I get a “404 Page Not Found”.
I have tried all the setting of URI PROTOCOL, non of them solved the problem.
The server is running PHP 4.4.6.
Any pointers will be appreciated.
