Hello.
Not sure at all what is wrong. This URL works: http://localhost/ci/CodeIgniter_2.1.3/index.php
I unzipped CI and GC. Modified the database.php and config.php and created the example mysql tables.
I assume it is a path issue. In other words I unzipped things wrong?
I attached a tree of my directory and files..
Hopefully someone can shed light on my mistake.
Thanks
Bg
I am using this as a URL.
http://localhost/ci/CodeIgniter_2.1.3/application/views/example.php
I am getting these errors.
[Wed Mar 06 17:10:55 2013] [error] PHP Notice: Undefined variable: css_files in /var/www/ci/CodeIgniter_2.1.3/application/views/example.php on line 6
[Wed Mar 06 17:10:55 2013] [error] PHP Warning: Invalid argument supplied for foreach() in /var/www/ci/CodeIgniter_2.1.3/application/views/example.php on line 6
[Wed Mar 06 17:10:55 2013] [error] PHP Notice: Undefined variable: js_files in /var/www/ci/CodeIgniter_2.1.3/application/views/example.php on line 9
[Wed Mar 06 17:10:55 2013] [error] PHP Warning: Invalid argument supplied for foreach() in /var/www/ci/CodeIgniter_2.1.3/application/views/example.php on line 9
[Wed Mar 06 17:10:55 2013] [error] PHP Fatal error: Call to undefined function site_url() in /var/www/ci/CodeIgniter_2.1.3/application/views/example.php on line 31