Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet
#1

[eluser]nirbhab[/eluser]
hello frndz

i have recently uploaded CI on a webserver.
but facing typical problem, CI is working perfectly on my localhost.

few point to know abt my config:

config 1: [system/application/config/config.php]

$config['url_suffix'] = "";

config 2: [system/application/config/config.php]

$config['url_suffix'] = ".html";

the way i access resources:

www.your-site.com/index.php/news/article/my_article

note: i have read the manual
second, i am not using .htaccess and please don't tell me to access it.

test url: PLEASE CHECK THE TEST URLS.

when using config 1:

http://cdcg.in/mvc/index.php/blog

when using config 2: [currently config 1 is working thats why u cann't access second one]
http://cdcg.in/mvc/index.php/blog.html

second configration is working but i wanna knw why first one is not working?
as it is working perfectly on my local server.

i even studed index.php

it has following line which explains the EXTENSION .php to be used while using MVC framework.

please help me out :-(
define('EXT', '.'.pathinfo(__FILE__, PATHINFO_EXTENSION));


Messages In This Thread
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 04:37 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 04:49 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 04:57 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:07 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:13 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:17 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:25 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:30 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:32 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:34 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 05:39 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 07:15 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 07:27 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 07:40 AM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 01:19 PM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 01:23 PM
CodeIgniter URLs F1 F1 F1 F1 plz:not solved yet - by El Forum - 12-03-2007, 10:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB