0
私のウェブサイトでSSLを使用しています。 以前はうまくいきましたが、現在は機能していません。 問題が発生しています。PHP 5.6警告:is_dir():open_basedirの制限事項
Warning: is_dir(): open_basedir restriction in effect.
File(/etc/pki/tls/certs) is not within the allowed path(s):
(/home:/tmp:/usr) in /home/xx/public_html/vendor/composer/composer/src/Composer/Util/RemoteFilesystem.php on line 914
あなたはmagentoを使用していますか? – user10089632
@ user10089632はい私はmagento 2 – Peter
を使用しています。適切なタグを追加すれば、より正確な回答が得られるはずです – user10089632