Welcome Guest, Not a member yet? Register   Sign In
Hi from a begginer user of CI
#6

[eluser]Dam1an[/eluser]
You need to change the first 2 variables (not including the error reporting variable)

index.php (comments removed)
Code:
error_reporting(E_ALL);
$system_folder = "../CodeIgniter_1.7.1";
$application_folder = "../MyApp";


Messages In This Thread
Hi from a begginer user of CI - by El Forum - 04-19-2009, 08:59 AM
Hi from a begginer user of CI - by El Forum - 04-19-2009, 09:42 AM
Hi from a begginer user of CI - by El Forum - 04-19-2009, 04:15 PM
Hi from a begginer user of CI - by El Forum - 04-19-2009, 07:56 PM
Hi from a begginer user of CI - by El Forum - 04-19-2009, 08:01 PM
Hi from a begginer user of CI - by El Forum - 04-20-2009, 02:25 AM
Hi from a begginer user of CI - by El Forum - 04-20-2009, 08:11 AM
Hi from a begginer user of CI - by El Forum - 04-20-2009, 11:05 AM
Hi from a begginer user of CI - by El Forum - 04-20-2009, 11:46 AM
Hi from a begginer user of CI - by El Forum - 04-20-2009, 11:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB