Theres no config.php file in the config folder? |
[eluser]Unknown[/eluser]
Little help? I unzip Codeigniter and the instructions say go into the applications/config folder and edit the "config.php" file with a text editor. The problem is this file doesn't exist. Please help. Cheers ~ This is the error i get when i go to http://localhost/codeigniter_1.7.2/: Warning: require(C:\wamp\www\CodeIgniter_1.7.2/system/application/config/constants.php) [function.require]: failed to open stream: No such file or directory in C:\wamp\www\CodeIgniter_1.7.2\system\codeigniter\CodeIgniter.php on line 52 Fatal error: require() [function.require]: Failed opening required 'C:\wamp\www\CodeIgniter_1.7.2/system/application/config/constants.php' (include_path='.;C:\php5\pear') in C:\wamp\www\CodeIgniter_1.7.2\system\codeigniter\CodeIgniter.php on line 52 btw. Im using wamp if you didnt notice ![]() |
Messages In This Thread |
Theres no config.php file in the config folder? - by El Forum - 03-31-2010, 01:04 AM
Theres no config.php file in the config folder? - by El Forum - 03-31-2010, 02:19 AM
Theres no config.php file in the config folder? - by El Forum - 03-31-2010, 06:51 AM
|