Page 1 of 1

Doctrine CLI not working

Posted: Sun Jan 15, 2012 5:20 am
by fwycruiser118
Just installed Doctrine with git

So i stored the files in /usr/share/php

Added the environmental variables in .bash_profile

The bin/doctrine script is executing however the problem is it cant find some file

'PHP Warning: require_once(Doctrine/Common/ClassLoader.php): failed to open stream: No such file or directory in /usr/share/php/doctrine/bin/doctrine.php on line 20'

So I know this is not the proper way of getting doctrine cli working.

Please help thanks

Re: Doctrine CLI not working

Posted: Wed Jan 18, 2012 1:00 am
by fwycruiser118
got it working

http://www.doctrine-project.org/docs/or ... tools.html

sorry if this isn't the right section