开发者

Codeigniter command line not working with database class / driver?

Has anyone else out there had this problem and found a possible solution. Im not getting any error msg's, simply that no data is been returned from the command line when the database class is either loaded automatically or from the controller.

(This is for CodeIgniter Reactor version.)

Update: Reported this as a bug: https://bitbucket.o开发者_高级运维rg/ellislab/codeigniter-reactor/issue/85/


Im using cURL to run the script for now and not direct php,

so this:

curl http://localhost/~derrick/mywebsite/index.php/task/run

instead of this:

php Users/derrick/sites/mywebsite/index.php task run

for now until the problem has been resolved.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜