Welcome Guest, Not a member yet? Register   Sign In
new to codeigniter and confused
#1

[eluser]Unknown[/eluser]
hi guys,

ive installed wamp and downloaded codeigniter and unzip inside "www/codeigniter" and then i called codeigniter url on apache server and i get the welcome page which is good but when i created a controller called Hello, which calls for view_hello.php and it cant seem to load that using following url

Code:
localhost/codeigniter/hello
nor this works
Code:
localhost/codeigniter/welcome

but if i try this
Code:
localhost/codeigniter/index/hello
then it works

but i don't want index.php file, i know you can remove index.php file from url...so i downloaded hta access file from the website then i also changed config index to nothing, enabled rewrite_mod in wamp and i still have the same problem

any solution for this problem

regards




Theme © iAndrew 2016 - Forum software by © MyBB