Welcome Guest, Not a member yet? Register   Sign In
Codeigniter and Doctrine....CLI issues
#1

[eluser]iDVB[/eluser]
Anyone have issues getting the Doctrine CLI up and running with CI?

I followed the Doctrine CI bootstrapping instructions and I think I have that all working fine. Its the CLI that is giving me grief.

When I run the ./doctrine file from the console...it just prints its "contents" to the console..it doesn't "execute" it.

I'm not entirly sure what the first line of that file is doing:
Code:
#!/usr/bin/env php

I figured it might be trying to point to my php (MAMP) install so I tried changing it to:
Code:
#!/Applications/MAMP/bin/php5/bin/php

No luck.

Any ideas?


Messages In This Thread
Codeigniter and Doctrine....CLI issues - by El Forum - 09-02-2009, 03:06 PM
Codeigniter and Doctrine....CLI issues - by El Forum - 09-02-2009, 04:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB