當我使用Uniserver 8.8.1提供的PEAR web界面來安裝phpdocumentor時,我得到了通常的「正在下載...」,然後下載完成的消息。然後,沒有任何反應。在Uniserver上安裝phpdocumentor
接下來我需要做什麼?
快速瀏覽軟件包顯示該程序尚未安裝。
我試過使用不同的瀏覽器,重新啓動電腦,並使用pear.phpdoc.org頻道。
編輯:
當我嘗試在命令行安裝它,我得到如下:
Warning: require_once(PEAR.php): failed to open stream: No such file or director y in Config.php on line 21
Warning: require_once(PEAR.php): failed to open stream: No such file or director y in C:\UniServer\home\us_pear\PEAR\PEAR\Config.php on line 21
Fatal error: require_once(): Failed opening required 'PEAR.php' (include_path='C :\Coral_8_7_3\z_test_1\UniServer\home\us_pear\PEAR') in C:\UniServer\home\us_pea r\PEAR\PEAR\Config.php on line 21
試過並張貼在上面。 –