GithubHelp home page GithubHelp logo

Comments (3)

taozhipeng1990 avatar taozhipeng1990 commented on July 18, 2024

用tp最好是把版本写死。包括小版本号。composer update一次,死一次。
我也是这种情况。回退到4.0.11都每用。回退到4.0.10又一堆库被更新了,导致无法回退。要强行回退所有相关包版本。
composer require topthink/think-swoole:4.0.10 --with-all-dependencies

from think-swoole.

w263756314 avatar w263756314 commented on July 18, 2024

用tp最好是把版本写死。包括小版本号。composer update一次,死一次。 我也是这种情况。回退到4.0.11都每用。回退到4.0.10又一堆库被更新了,导致无法回退。要强行回退所有相关包版本。 composer require topthink/think-swoole:4.0.10 --with-all-dependencies

用tp最好是把版本写死。包括小版本号。composer update一次,死一次。 我也是这种情况。回退到4.0.11都每用。回退到4.0.10又一堆库被更新了,导致无法回退。要强行回退所有相关包版本。 composer require topthink/think-swoole:4.0.10 --with-all-dependencies

我本想着新版本应该是可以兼容旧版本而且性能更好,bug更少,更好用。
我试试看你说的这个方法哈,感谢

from think-swoole.

w263756314 avatar w263756314 commented on July 18, 2024

@taozhipeng1990 用你的方法
composer require topthink/think-swoole:4.0.10
确实可以启动成功,感谢!

启动成功也带来了新的问题,用 swoole 的端口访问,静态资源打开变404,服务端出现 :
WARNING Context::build_header() (ERRNO 7105): You have set 'Transfer-Encoding', 'Content-Length' will be ignored
我还要再折腾一下,再次感谢!

from think-swoole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.