CloudLinux サーバーに ssh を介して composer をインストールしましたが、??? が返されます。使用時。でインストールしました
curl -s getcomposer.org/installer | php -d detect_unicode=Off
私のサーバーには明らかにdetect_unicode=On
これは基本的に、入力時に吐き出す方法ですphp composer.phar
????username@myserver.com [~/public_html/somefolder]
私は何かを忘れましたか?これはのせいですdetect_unicode
か?