Can't find the PHPdoc binary file
- by ajsie
I've downloaded the phpdoc from their site, extracted it, and put it in apache's documentroot for access through the web browser.
However, I cant access the phpdoc tool from the command line.
I have to add it to the PATH because I want to use the command line for automated documentation building, but considering I can't find it I can't add it to the PATH.