Welcome Guest, Not a member yet? Register   Sign In
Problem with controllers
#1

[eluser]Unknown[/eluser]
I have a big problem with the controllers at the time of uploading my project to the server, because locally I can access all drivers with the url but to execute on the remote server, the controller can only access by default and its function index ().

You configure the .htaccess, $ config ['base_url'], $ config ['index_page'], but nothing
#2

[eluser]ss_juit@yahoo.com[/eluser]
plz be specific what is the actual problem
#3

[eluser]TheFuzzy0ne[/eluser]
Welcome to the CodeIgniter forums!

Please try adjusting the $config['uri_protocol'] in ./application/config/config.php. On of those will probably fix your problem.




Theme © iAndrew 2016 - Forum software by © MyBB