Answer the question
In order to leave comments, you need to log in
How to fix phpDoc generation issue?
Hello!
PHP Version 5.6.3
phpDocumentor version 1.4.4
Parsing configuration file phpDocumentor.ini...
(found in C:\php\pear\data/PhpDocumentor/)...
ERROR: cannot open phpDocumentor.ini in directory C:/xampp /php/pear/PhpDocumentor
-Is phpdoc in either the path or include_path in your php.ini file?
In php.ini
include_path=".;C:\xampp\php\PEAR;C:\xampp\php\pear;C:/xampp/php/pear/PhpDocumentor/phpDocumentor.ini"
Answer the question
In order to leave comments, you need to log in
In general, you need to kill phpdoc in xampp)
Pour the latest one.
And write
/c/xampp/php/php.exe /c/xampp/php/pear/PhpDocumentor/bin/phpdoc.php -d #путь_до_что_парсим# -t
#путь_до_куда_ложим# --title "#название#"
include_path=".;C:\xampp\php\PEAR;C:\xampp\php\pear;C:/xampp/php/pear/PhpDocumentor"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question