1

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!

Charles
  • 50,943
  • 13
  • 104
  • 142
DatsunBing
  • 8,684
  • 17
  • 87
  • 172

1 Answers1

3

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?

mvriel
  • 674
  • 6
  • 6