New to programming and trying to understand it all. |
[eluser]Rabbi[/eluser]
I am new in CodeIgniter framework. I read the user_guide from CodeIgniter Site but it doesn't work for me. ![]() I don't know why? I am using IIS server for my own pc. I just tried with Controllers chapter from user_guide. I coded according to the chapter but this link isn't working in my pc. http://localhost/ci/index.php/blog/ Where, ci="CodeIgniter" folder of mine. It shows "No input file specified." Also tried with this link: http://localhost/ci/index.php/blog/index I changed URL in application\config\config.php for "localhost". Like this: $config['base_url'] = "http://localhost/ci/"; Can anyone tell me why this is happening? How can i get correct result?? Please help me. Thnx |
Messages In This Thread |
New to programming and trying to understand it all. - by El Forum - 05-31-2008, 11:22 PM
New to programming and trying to understand it all. - by El Forum - 06-01-2008, 12:01 AM
New to programming and trying to understand it all. - by El Forum - 06-01-2008, 12:37 AM
New to programming and trying to understand it all. - by El Forum - 06-01-2008, 12:54 AM
New to programming and trying to understand it all. - by El Forum - 06-01-2008, 09:09 AM
New to programming and trying to understand it all. - by El Forum - 06-03-2008, 09:18 PM
New to programming and trying to understand it all. - by El Forum - 06-03-2008, 10:19 PM
New to programming and trying to understand it all. - by El Forum - 06-03-2008, 10:47 PM
New to programming and trying to understand it all. - by El Forum - 06-03-2008, 11:20 PM
New to programming and trying to understand it all. - by El Forum - 06-04-2008, 07:50 PM
|