Welcome Guest, Not a member yet? Register   Sign In
Autoload error
#3

[eluser]dorwin[/eluser]
If I dont put include_path I have error :
Code:
Warning: require_once(/system/codeigniter/CodeIgniter.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\francebay\whooper\index.php on line 121

Fatal error: require_once() [function.require]: Failed opening required '/system/codeigniter/CodeIgniter.php' (include_path='.;C:\php5\pear;') in C:\wamp\www\francebay\whooper\index.php on line 121

There is a screen of my folder disposition : http://yfrog.com/9efoldersp

index.php :
Code:
$system_folder = "/system";
$application_folder = "application";
//i tryed
$application_folder = "../../francebay/whooper/application";
//same error


Messages In This Thread
Autoload error - by El Forum - 08-08-2010, 07:11 AM
Autoload error - by El Forum - 08-08-2010, 08:48 AM
Autoload error - by El Forum - 08-08-2010, 09:14 AM
Autoload error - by El Forum - 08-08-2010, 10:01 AM
Autoload error - by El Forum - 08-08-2010, 10:39 AM
Autoload error - by El Forum - 08-08-2010, 10:49 AM
Autoload error - by El Forum - 08-08-2010, 10:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB