Heim  >  Artikel  >  Backend-Entwicklung  >  magento2安装时提示php版本不对php扩展缺失但不知道具体需要哪个版本和那些扩展

magento2安装时提示php版本不对php扩展缺失但不知道具体需要哪个版本和那些扩展

WBOY
WBOYOriginal
2016-07-06 13:53:261242Durchsuche

在安装项目时,提示php的版本不对和php扩展缺失,但是在提示信息中却没有具体的需要的版本和具体缺失的扩展是那些,扩展缺失提示的那个列表是空的。

magento2安装时提示php版本不对php扩展缺失但不知道具体需要哪个版本和那些扩展

magento2安装时提示php版本不对php扩展缺失但不知道具体需要哪个版本和那些扩展

回复内容:

在安装项目时,提示php的版本不对和php扩展缺失,但是在提示信息中却没有具体的需要的版本和具体缺失的扩展是那些,扩展缺失提示的那个列表是空的。

magento2安装时提示php版本不对php扩展缺失但不知道具体需要哪个版本和那些扩展

magento2安装时提示php版本不对php扩展缺失但不知道具体需要哪个版本和那些扩展

我下载的代码错了,切换到目标分支后正常了。。。

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Vorheriger Artikel:php namespace 的疑问Nächster Artikel:SQL注入如何防范?