Can't find the PHPdoc binary file
        Posted  
        
            by ajsie
        on Super User
        
        See other posts from Super User
        
            or by ajsie
        
        
        
        Published on 2010-04-08T00:03:44Z
        Indexed on 
            2010/04/08
            0:43 UTC
        
        
        Read the original article
        Hit count: 705
        
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.
© Super User or respective owner