简体   繁体   English

如何在easyphp 12.1上安装pear和php单元

[英]how to install pear and php unit on easyphp 12.1

I tried this: tutorial but it didn't work. 我尝试了这个: 教程,但是没有用。 When I try use this command: php go-pear.phar or simple php I get a warning: "The program can't start because yaz4.dll is missing from your computer. Try reinstalling the program to fix this problem." 当我尝试使用以下命令: php go-pear.phar或简单的php时,我收到警告:“该程序无法启动,因为您的计算机缺少yaz4.dll。请尝试重新安装该程序以解决此问题。” I press ok and other warning: "PHP Startup: Unable to load dynamic library 'E:wEasy\\php\\php5415x130416164116\\ext\\php_yaz.dll' - The specified module could not be found." 我按ok和其他警告:“ PHP启动:无法加载动态库'E:wEasy \\ php \\ php5415x130416164116 \\ ext \\ php_yaz.dll'-找不到指定的模块。” press ok again and in the command window: 再次按ok,然后在命令窗口中:

e:\\wEasy\\php\\php5414x130416164146>php go-pear.phra PHP Warning: PHP Startup: Unable to load dynamic library 'E:\\wEasy\\php\\php5414x 130416164146\\ext\\php_yaz.dll' - The specified module could not be found. e:\\ wEasy \\ php \\ php5414x130416164146> php go-pear.phra PHP警告:PHP启动:无法加载动态库'E:\\ wEasy \\ php \\ php5414x 130416164146 \\ ext \\ php_yaz.dll'-指定的模块无法找到了。 in Unknown on line 0 在第0行的Unknown中

Warning: PHP Startup: Unable to load dynamic library 'E:\\wEasy\\php\\php5414x13041 6164146\\ext\\php_yaz.dll' - The specified module could not be found. 警告:PHP启动:无法加载动态库'E:\\ wEasy \\ php \\ php5414x13041 6164146 \\ ext \\ php_yaz.dll'-找不到指定的模块。 in Unknown on line 0 Could not open input file: go-pear.phra 在第0行上的Unknown中无法打开输入文件:go-pear.phra

e:\\wEasy\\php\\php5414x130416164146>php PHP Warning: PHP Startup: Unable to load dynamic library 'E:\\wEasy\\php\\php5414x 130416164146\\ext\\php_yaz.dll' - The specified module could not be found. e:\\ wEasy \\ php \\ php5414x130416164146> php PHP警告:PHP启动:无法加载动态库'E:\\ wEasy \\ php \\ php5414x 130416164146 \\ ext \\ php_yaz.dll'-找不到指定的模块。 in Unknown on line 0 在第0行的Unknown中

Warning: PHP Startup: Unable to load dynamic library 'E:\\wEasy\\php\\php5414x13041 6164146\\ext\\php_yaz.dll' - The specified module could not be found. 警告:PHP启动:无法加载动态库'E:\\ wEasy \\ php \\ php5414x13041 6164146 \\ ext \\ php_yaz.dll'-找不到指定的模块。 in Unknown on line 0 在第0行的Unknown中

I found the yaz4.dll enter heredescription here but I don't know how can I use it :/ 我发现yaz4.dll在此处输入heredescription,但我不知道如何使用它:/

Regards, Zserrbo 问候,Zserrbo

The file yaz4.dll is on the directory: 文件yaz4.dll在目录中:

...easyphp_instalation...\\apache\\bin ... easyphp_instalation ... \\ apache \\ bin

You have to agregate to the PATH enviroment... 您必须汇总到PATH环境...

(sorry by my english, i'm mexican) (对不起,我是英语,我是墨西哥人)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM