I am having this fatal error and warning on my first Codeigniter attempt:
Fatal error: require_once() [function.require]: Failed opening required 'C:/xampp/htdocs/codeigniter/core/CodeIgniter.php' (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\admin\index.php on line 202
What would cause this? I'm not sure where to begin to look.