Welcome Guest, Not a member yet? Register   Sign In
run as Cli
#1

[eluser]Bigil Michael[/eluser]
anyone know how to run codeigniter using CLI?????
#3

[eluser]Bigil Michael[/eluser]
do u know how to run using CLI???/

this is the first time iam using CLI


i tried to run like this

www.example.com/cli.php

it shows permission denied


can u help me??
#4

[eluser]sblaas[/eluser]
With all respect.. You know what CLI is ?

Anyway.. with 2.x you don't need a bootstrap or something like that anymore you can just run CI from the command line. as : "php index.php <controller> <method>"

On some (virtual) servers the php exec isn't in the system path.. mostly you can find the php exec. in /usr/bin/

Gr.
Sebastiaan



[quote author="Bigil MM" date="1304415495"]do u know how to run using CLI???/

this is the first time iam using CLI


i tried to run like this

www.example.com/cli.php

it shows permission denied


can u help me??[/quote]




Theme © iAndrew 2016 - Forum software by © MyBB