Docblox: can not open input file docblox.php

233 views Asked by At

Have just installed docblox on windows using PEAR. Am running into the error 'can not open input file docblox.php'. Any ideas?

docblox.bat and docblox.php both exist in c:\xampp\php, and this directory is in my path...

Thanks!

1

There are 1 answers

0
mvriel On BEST ANSWER

The docblox.bat script uses the PHP_PEAR_BIN_DIR environment variable to determine the location of your docblox.php.

Could it be that this has not been set on your computer?