Step 1., Step 2. I have copied FuelCMS (v0.9.3-12) into my virtual server.¨
File structure as I unzip downloaded files. All files under Fuel folder. Assests, index.php, .httacess in root.
Step 3. Browse to www.zkusto.cz (ERROR: Fatal error: Class 'CI_Controller' not found in /data/www/virtuals/zkustocz/html/fuel/codeigniter/core/CodeIgniter.php on line 217)
Error on line 217 should be on 210 to, it moves to 217 after I copied newest codeigniter 2 to codeigniter folder.
I am not sure where I am wrong, but it should be something with my installation order, because I had the same problems on my another webhostings.
What is the problem? Codeignitor 2, it self, works fine.
Comments
Only error "Fatal error: Class 'CI_Controller' not found in /data/www/virtuals/zkustocz/html/fuel/codeigniter/core/CodeIgniter.php on line 210"
Here is my server php info:
http://zkusto.cz/info.php
Fatal error: Class 'CI_Controller' not found in /data/www/virtuals/zkustocz/html/test/fuel/codeigniter/core/CodeIgniter.php on line 210
I know, that this is strange. But all seems ok, but it does not work.
I can send you ftp info.
Just to check if something was amiss I created three folders and copied the contents of git to each... I then tried to browse each folder and got three different error reports...
1st: Cannot redeclare class ci_lang in C:\wamp\www\fuelcms\fuel\codeigniter\core\CodeIgniter.php on line 227
2nd: Call to undefined function get_filenames() in C:\wamp\www\fuelcms2\fuel\modules\fuel\libraries\Fuel_layouts.php on line 48
3rd: I got the Welcome page.... but when I try to access http://127.0.0.1/fuelcms3/fuel, it brings me to my wamp index....
Windows7, Wamp 2.1, Apache Version 2.2.17, PHP 5.3.5 and MySQL 5.5.8...
The third install error remain...
I could have sworn I have mod rewrite on?
It looks seriously nice.... sorry fot the bother...
Mike
Oops... just noticed the edit option...
Parse error: parse error in C:\xampp\htdocs\FUEL-CMS-master\fuel\codeigniter\core\CodeIgniter.php on line 58
Wasted 4 hours checking, doublechecking, re-installing and failing to get a login screen! Thank goodness I stumbled onto this and noted need to enter 'index.php' in the confif file! Almost given up entirely!