HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/passenger/templates/nginx/nginx_module_sources_not_available.txt.erb
<red>The necessary source files for compiling Nginx are not installed.</red>
<% if PhusionPassenger.packaging_method == "deb" %>
Please install them with:

  <b>sudo apt-get install <%= DEB_DEV_PACKAGE %></b>
<% elsif PhusionPassenger.packaging_method == "rpm" %>
Please install them with:

  <b>sudo yum install <%= RPM_DEV_PACKAGE %>-<%= VERSION_STRING %></b>
<% else %>
Please ask your operating system vendor how to solve this problem.
<% end %>