Class 'Controller' not found in C:\wamp\www\CodeIgniter_1.6.3\CodeIgniter_1.6.3\system\application\controllers\welcome. |
[eluser]Colin Williams[/eluser]
Actually, it doesn't matter what server you are using, you don't request the controller file directly. You have to access the framework through the front controller, which is /index.php. I never suggested you rename your controller. When you download a fresh copy of CI, there is an index.php file in the root directory. This is what you should point your browser at. Start here: http://ellislab.com/codeigniter/user-gui...arted.html |
Welcome Guest, Not a member yet? Register Sign In |