easychen / LazyPHP4

LazyPHP4 , an API first framework for php developer
313 stars 66 forks source link

新人安装后不知道怎么继续 #16

Closed kevinshen2014 closed 8 years ago

kevinshen2014 commented 8 years ago

新人安装后,访问首页看到的是 {"code":0,"message":"","data":{"top_title":"Version 4.5","title":"Version 4.5"},"created":"2016-05-15 15:49:39"} 这是哪里出了问题啊?

之前用了几年lazyPHP3,今天想升级一下,结果搞不定!55555

安装过程,就是先git clone,然后安装composer-setup.exe,然后 C:\kk**_test\LazyPHP4a>composer install Your version of PHP, 5.4.17, is affected by CVE-2013-6420 and cannot safely perform certificate validation, we strongly suggest you upgrade. Loading composer repositories with package information Updating dependencies (including require-dev)

'git' 不是内部或外部命令,也不是可运行的程序 或批处理文件。

Now trying to download from dist

behat/mink suggests installing behat/mink-sahi-driver (to enable Sahi.JS support) behat/mink suggests installing behat/mink-selenium-driver (to enable Selenium1 support) behat/mink suggests installing behat/mink-selenium2-driver (to enable Selenium2 (webdriver support)) behat/mink suggests installing behat/mink-zombie-driver (to enable Zombie.js support) symfony/translation suggests installing psr/log (To use logging capability in translator) symfony/event-dispatcher suggests installing symfony/http-kernel () symfony/dependency-injection suggests installing symfony/expression-language (For using expressions in service container configuration) symfony/dependency-injection suggests installing symfony/proxy-manager-bridge (Generate service proxies to lazy load them) symfony/console suggests installing psr/log (For using the console logger) behat/behat suggests installing behat/symfony2-extension (for integration with Symfony2 web framework) behat/behat suggests installing behat/yii-extension (for integration with Yii web framework) Package guzzle/common is abandoned, you should avoid using it. Use guzzle/guzzle instead. Package guzzle/stream is abandoned, you should avoid using it. Use guzzle/guzzle instead. Package guzzle/parser is abandoned, you should avoid using it. Use guzzle/guzzle instead. Package guzzle/http is abandoned, you should avoid using it. Use guzzle/guzzle instead. Writing lock file Generating autoload files

求各位大神指点 qq492607291

kevinshen2014 commented 8 years ago

现在知道了,我看到那个不是安装错误,只是当前配置是api server only的缘故。

cutterlap commented 4 years ago

现在知道了,我看到那个不是安装错误,只是当前配置是api server only的缘故。 我也有同樣問題,請問如何配置?