Welcome Guest, Not a member yet? Register   Sign In
Error File Not Found Help
#1

[eluser]razerone[/eluser]
Hi I am new to codeIgniter.

I am trying to find what files I need to change I have moved all the files that were in the applications / config folder and created a new folder called. engine and the engine folder is in system folder.

when I up load the files it comes up with this

Code:
Warning: require(application/config/constants.php) [function.require]: failed to open stream: No such file or directory in /home/cws01/public_html/sample/system/core/CodeIgniter.php on line 64

Fatal error: require() [function.require]: Failed opening required 'application/config/constants.php' (include_path='.:/usr/local/php52/pear') in /home/cws01/public_html/sample/system/core/CodeIgniter.php on line 64

even though the file is now in my system > engine folder.

I do not know what file and lines to change so can pick the new location up.
#2

[eluser]CroNiX[/eluser]
did you set the appropriate application and system paths in index.php?
#3

[eluser]razerone[/eluser]
Didn't know I had to I am new to this. Trying to understand it more.




Theme © iAndrew 2016 - Forum software by © MyBB