Questions tagged [passenger-apache]
18 questions
0
votes
0 answers
Passenger daily restarts nodejs app on CloudLinux
I have a nodejs application running on Apache server (Cloud Linux). The problem is that Passenger restarts the nodejs app daily at midnight, even if users are connected to the web application. I didn't find any cron asking to restart. Here is the…

Pat
- 1
0
votes
1 answer
Passenger directives not working in Apache 2.4 .htaccess
I am trying to load a NodeJS App from Apache+Passenger.
OS: Centos 7 / CloudLinux release 7.9
Apache: 2.4.6 ( httpd-2.4.6-97.el7_9.cloudlinux.x86_64 )
Passenger: Phusion Passenger 6.0.7 ( passenger-6.0.7-1.el7.x86_64,…

Kirti Singh
- 23
- 4
0
votes
0 answers
Why Passenger Apache in Centos 7 does not find my ruby on rails application?
I have my ruby on rails application installed in the path /var/www/sugnc
My linux user name is usersugnc, so I have a passenger configuration file with the same name in the path /etc/httpd/conf.d/usersugnc.conf
The content of that file…

fjdeveloper
- 91
- 5