Apache Passenger is required by Node.js Selector Print

  • Apache Passenge, Node.js, phython, cloudlinux
  • 1

You may encounter this error when using NodeJS Selector or Python Selector, follow the instructions below to fix it:

#yum remove nodejs* -y

#yum install alt-nodejs* --enablerepo=cloudlinux-updates-testing

 

#yum remove python* -y

#yum install alt-python* --enablerepo=cloudlinux-updates-testing


Was this answer helpful?

« Back