I would check that php's include_path includes the path that PHPUnit was installed into.
-Mark On Oct 24, 4:23 pm, andrewperk <[email protected]> wrote: > Hello, > > I have PHPUnit 3.5.15 installed on Linux, PHP 5.3.5, it was installed > using the pear installer per the directions in the cake 2.0 book. > > When I browse to localhost/myapp/test.php, cake tells me PHPUnit is > not installed. It tells me to run some commands to install it. So I > tried running those commands and each time I do, it says they are > already installed. > > Does anyone know how to get cake to recognize phpunit? Thanks. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
