CodeIgniter's index.php
- by 01010011
Hi,
Following CodeIngiter's installation instructions, I extracted CodeIgniter into XAMPP's htdocs folder and placed its index.php at the root. When I navigated to the following url
h t t p://127.0.0.1/index.php
I got the following error messages:
Warning: require_once(C:\xampp\htdocs/system/codeigniter/CodeIgniter.php)…