【发布时间】:2011-05-14 12:55:24
【问题描述】:
我已经下载了 Netbeans 7.0 beta,因为我想给 PhpDoc 功能一个 bash,但不能让它工作。 我似乎对 netbeans 中 PhpDoc 的配置选项感到失望。它要求脚本位置,
但无论我输入什么,我都会得到错误;
** ERROR *****************************************************************
* Sorry, can't find the php.exe file.
* You must edit this file to point to your php.exe (CLI version!)
* [Currently set to C:\usr\local\php\cli\php.exe]
*
* NOTE: In PHP 4.2.x the PHP-CLI used to be named php-cli.exe.
* PHP 4.3.x renamed it php.exe but stores it in a subdir
* called /cli/php.exe
* E.g. for PHP 4.2 C:\phpdev\php-4.2-Win32\php-cli.exe
* for PHP 4.3 C:\phpdev\php-4.3-Win32\cli\php.exe
**************************************************************************
Press any key to continue . . .
设置是在 Windows 机器上运行的 Netbeans 和 xampp。
非常感谢任何和所有帮助。
【问题讨论】:
标签: windows user-interface netbeans phpdoc