On Sun, Oct 16, 2011 at 3:47 PM, majna <[email protected]> wrote: > maybe there's issues with your python web server, > try using wamp, mamp, xampp etc. for your stack > > Check PHPunit install and required version from CLI first.
You saved my day: when I installed PHPUnit with apt, didn't notice that even if the installation was fine the application was exiting with a 255 error. So I find out I had some deps missing; now the cli interface seems to work perfectly. For what concerns the web ui I'm now able to read the summary page, but links seem to be broken because they start with index.php instead of test.php: is there anything wrong with my installation? Regards, Matteo > > -- > 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 > -- http://www.matteolandi.net/ -- 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
