简体   繁体   English

使用Codeigniter框架时如何在cpanel中安装composer?

[英]How to install composer in cpanel while using codeigniter framework?

I have no idea about that how can I install composer on cPanel while using CodeIgniter framework. 我不知道如何在使用CodeIgniter框架时在cPanel上安装composer。 Now, what am I doing I am using pusher for real-time notification but I have got some problem and ie 现在,我在做什么,我正在使用pusher进行实时通知,但是我遇到了一些问题,即

Fatal error: Interface 'Psr\\Log\\LoggerAwareInterface' not found in /home/empowclb/public_html/application/third_party/pusher/Pusher.php on line 11 致命错误:在第11行的/home/empowclb/public_html/application/third_party/pusher/Pusher.php中找不到接口'Psr \\ Log \\ LoggerAwareInterface'

Due to the cause of composer. 由于作曲家的原因。 Now, I want to install composer with CodeIgniter framework on cPanel . 现在,我想在cPanel上使用CodeIgniter框架安装composer。 So, How can I do this? 那么,我该怎么做? Please help me. 请帮我。

Thank you 谢谢

If you have SSH access to the server, please follow these instructions to setup composer in cPanel . 如果您可以通过SSH访问服务器,请按照以下说明在cPanel设置composer。

https://documentation.cpanel.net/display/CKB/How+to+Set+Up+%28PHP%29+Composer https://documentation.cpanel.net/display/CKB/How+to+Set+Up+%28PHP%29+Composer

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM