Doctrine CLI not working

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
fwycruiser118
Forum Newbie
Posts: 9
Joined: Sat Oct 09, 2010 7:45 pm
Location: Calif

Doctrine CLI not working

Post 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
fwycruiser118
Forum Newbie
Posts: 9
Joined: Sat Oct 09, 2010 7:45 pm
Location: Calif

Re: Doctrine CLI not working

Post by fwycruiser118 »

got it working

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

sorry if this isn't the right section
Post Reply