passenger
passenger copied to clipboard
A fast and robust web server and application server for Ruby, Python and Node.js
## Issue report **nb:** `AlmaLinux 8.6` I'm finding this in my `error.log`: ``` 2022/07/28 14:11:11 [emerg] 3838#0: "passenger_root" directive is duplicate in /etc/nginx/conf.d/passenger.conf:1 2022/07/28 14:11:49 [emerg] 3908#0: a duplicate default...
After installing project on Ubuntu 22.04 with apache get error ``` Passenger error #2 An error occurred while trying to access '/home/redmine/public_html/Passengerfile.json': Error opening '/home/redmine/public_html/Passengerfile.json' for reading: Permission denied (errno=13)...
I am trying to install Passenger on Ubuntu. Details below: Ubuntu 22.04 LTS (GNU/Linux 5.15.0-1011-aws x86_64) Is Ubuntu 22 supported? If so, how can this issue be fixed? If not,...
## Issue report **Are you sure this is a bug in Passenger?** This is a feature request. **Please try with the newest version of Passenger to avoid issues that have...
error description : http://47.97.121.53:17777/111.html
## Issue report **Are you sure this is a bug in Passenger?** It is not a bug. **Please try with the newest version of Passenger to avoid issues that have...
So this is a support request. How do you force compilation for standalone? Our architecture is ARM64, which doesn't have precompiled binaries (which is fine), but we script out our...
**Question 1: What is the problem?** I would like to request mod_passenger support for RHEL9 (Specifically AlmaLinux 9 in our case) At this time, the yum repository at https://oss-binaries.phusionpassenger.com/yum/passenger/el/ only...
## Issue report **Question 1: What is the problem?** `passenger_preload_bundler on;` does not work correctly with `passenger_env_var RUBYOPT something`. - What is the expected behavior? Our Rack application works normally....
I have am trying from last three days to configure simple django application on my vps using plesk with centos 8 , and its been very frustrated to do it....