The procedure is as follows: {code...} is not reflected after execution. What should I do? The procedure is as follows:
$ /usr/local/php5/bin/pear channel-discover pear.phpdoc.orgAdding Channel "pear.phpdoc.org" succeededDiscovery of channel "pear.phpdoc.org" succeeded$ /usr/local/php5/bin/pear install phpdoc/phpDocumentor-betadownloading phpDocumentor-2.0.0b7.tgz ...Starting to download phpDocumentor-2.0.0b7.tgz (2,132,561 bytes).......................................................done: 2,132,561 bytesinstall ok: channel://pear.phpdoc.org/phpDocumentor-2.0.0b7$ /usr/local/php5/bin/pear>phpdoc -d /Library/WebServer/Documents/mail/lv/ -t /Library/WebServer/Documents/mail/test/
After execution, there is no reflection. What should I do?
Reply content:
The procedure is as follows:
$ /usr/local/php5/bin/pear channel-discover pear.phpdoc.orgAdding Channel "pear.phpdoc.org" succeededDiscovery of channel "pear.phpdoc.org" succeeded$ /usr/local/php5/bin/pear install phpdoc/phpDocumentor-betadownloading phpDocumentor-2.0.0b7.tgz ...Starting to download phpDocumentor-2.0.0b7.tgz (2,132,561 bytes).......................................................done: 2,132,561 bytesinstall ok: channel://pear.phpdoc.org/phpDocumentor-2.0.0b7$ /usr/local/php5/bin/pear>phpdoc -d /Library/WebServer/Documents/mail/lv/ -t /Library/WebServer/Documents/mail/test/
After execution, there is no reflection. What should I do?
Http://www.phpdoc.org/docs/latest/for-users/commands/project_run.html#usage