EllisLab text mark
Advanced Search
     
Please HELP me pls :((
Posted: 23 July 2007 11:14 PM   [ Ignore ]
Joined: 2007-06-06
27 posts

Please Refer to this post guys http://ellislab.com/forums/viewthread/57100/

Ive tried the different URL Protocol. But it doesnt work. It can auto load my View which is home. But when i invoke it using a URL http://domain.com/index.php/Home it gives me a 404. :(

 
Posted: 23 July 2007 11:17 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Joined: 2006-07-10
485 posts

Is base_url defined in config.php?

 
Posted: 23 July 2007 11:18 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Joined: 2007-07-18
92 posts

When loading home use a “/” to refer to the root not index.php. You could also try manually typing in urls to see if anything loads.

 Signature 

Check it out: Critique Computer Products

 
Posted: 23 July 2007 11:32 PM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Joined: 2007-06-06
27 posts

Yes base url is defined in config.

my site is here http://genusproject.com

@chobo i am not sure if i get what you mean.

Those are all test contents. Please help. T_T

 
Posted: 24 July 2007 12:25 AM   [ Ignore ]   [ # 4 ]   [ Rating: 0 ]
Joined: 2007-03-07
39 posts

http://genusproject.com/index.php/home works fine… notice the lowercase controller. Change all your controllers to lowercase and you’re good to go.

 Signature 

ウェブサイトデサイン • イラストレーション • グラフィクデサイン

 
Posted: 24 July 2007 12:31 AM   [ Ignore ]   [ # 5 ]   [ Rating: 0 ]
Joined: 2007-06-06
27 posts

my controllers are all lower case so maybe the way i am calling a controller in uppercase first letter is not approriate in linux smile Linux is case sensitive. Thank you so much smile it gives me the relief that i still can use CI in apache 1.3