Troubleshooting of PHP errors: Difference between revisions

Jump to navigation Jump to search
Line 147: Line 147:
* 解法II on {{Mac}}/{{Linux}}:  將下載的 composer.phar 移動到 /usr/local/bin/composer {{kbd | key = mv /path/to/composer.phar /usr/local/bin/composer}},再重新執行安裝套件的指令<ref>[http://stackoverflow.com/questions/21670709/running-composer-returns-could-not-open-input-file-composer-phar php - Running Composer returns: "Could not open input file: composer.phar" - Stack Overflow]</ref>。
* 解法II on {{Mac}}/{{Linux}}:  將下載的 composer.phar 移動到 /usr/local/bin/composer {{kbd | key = mv /path/to/composer.phar /usr/local/bin/composer}},再重新執行安裝套件的指令<ref>[http://stackoverflow.com/questions/21670709/running-composer-returns-could-not-open-input-file-composer-phar php - Running Composer returns: "Could not open input file: composer.phar" - Stack Overflow]</ref>。


=== COMPOSER 升級 PHPUNIT 版本 6 到 7 遇到問題 YOUR REQUIREMENTS COULD NOT BE RESOLVED TO AN INSTALLABLE SET OF PACKAGES ===
[https://errerrors.blogspot.tw/2018/04/resolve-use-composer-upgrade-phpunit-version-from-6-to-7.html 解決 Composer 升級 PHPUnit 版本 6 到 7 遇到問題 Your requirements could not be resolved to an installable set of packages]


=== phpgrid:  Couldn't execute query ===
=== phpgrid:  Couldn't execute query ===

Navigation menu