Welcome Guest, Not a member yet? Register   Sign In
[RESOLVED] CI 2.0.3 CLI
#1

[eluser]zbrox[/eluser]
I have a problem with the new cli method of running controller methods. I'm trying to make a cron job to run a method. However when the cli command gets executed like described in the manual nothing happens. No 'echo' stuff gets outputed and judging by the db flags that are not set the method does not get executed at all.
However I'm not sure how to debug this?
All help is appreciated Smile
#2

[eluser]Steveg[/eluser]
I Have the same problem...... why the title is [resolved]...
#3

[eluser]Steveg[/eluser]
resolved...
change in config file
$config['uri_protocol'] = 'ORIG_PATH_INFO';
Bye




Theme © iAndrew 2016 - Forum software by © MyBB