プログラマーの雑記
普段つまずいたこと、勉強途中の覚え書き
2017年9月21日木曜日
Skipped installation of bin phpunit for package phpunit/phpunit: file not found in package のエラー対策
›
phpのunittestを実行しようとしたら、コマンドがうまく実行できませんでした。 関連パッケージがないからかなと思って、「composer update」をしてみたら、以下のエラーが出ました。 Skipped installation of bin phpunit fo...
2017年9月19日火曜日
- Updating xxxxThe following exception is caused by a lack of memory or swap, or not having swap configured Check https://getcomposer.org/doc/articles/troubleshooting.md#proc-open-fork-failed-errors for details エラーの解消方法
›
今日久々「composer update」を実行したら、以下のエラーがでました。 - Updating xxxx The following exception is caused by a lack of memory or swap, or not having sw...
2017年8月28日月曜日
ERROR 1148 (42000) at line 1: The used command is not allowed with this MySQL version
›
mysqlにcvsファイルをロードしようとしたら、以下のエラーがおきました。 ERROR 1148 (42000) at line 1: The used command is not allowed with this MySQL version 色々調査したところ、...
‹
›
ホーム
ウェブ バージョンを表示