![]() |
Fresh install: Can't find applicationsfolder - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Fresh install: Can't find applicationsfolder (/showthread.php?tid=59142) |
Fresh install: Can't find applicationsfolder - El Forum - 08-29-2013 [eluser]Unknown[/eluser] Hello! I just got a new webhost and was about to install a fresh copy of Codeigniter 2.1.4. When I load the page all I see is this: Quote:Warning: require(application/config/constants.php): failed to open stream: No such file or directory in /usr/local/pem/vhosts/****/webspace/httpdocs/****/system/core/CodeIgniter.php on line 64 Warning: require(application/config/constants.php): failed to open stream: No such file or directory in /usr/local/pem/vhosts/****/webspace/httpdocs/****/system/core/CodeIgniter.php on line 64 Fatal error: require(): Failed opening required 'application/config/constants.php' (include_path='.:/php/includes') in /usr/local/pem/vhosts/****/webspace/httpdocs/****/system/core/CodeIgniter.php on line 64(**** represents my customernumber/domainname) Any suggestions? I have made no changes what so ever to the code/structure. // Christopher |