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!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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?