Doctrine CLI not working
Posted: Sun Jan 15, 2012 5:20 am
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
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