Home >Backend Development >PHP Tutorial >deepin (linux) - bash: passenger-install-nginx-module:: command not found
Passenger has been installed obviously, but the command cannot be found after restarting linux%>_<%
So I executed
<code><span>source</span> ~/.bashrc</code>
and
<code>rvmsudo ~<span>/.rvm/gems</span><span>/ruby-2.2.1/gems</span><span>/passenger-5.0.23/bin</span><span>/passenger-install-nginx-module</span></code>
and it was fine. I don’t know which one solved it, so I had to restart it a few times.
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });The above introduces deepin (linux)-bash: passenger-install-nginx-module:: command not found, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.