The text was updated successfully, but these errors were encountered:. Sorry, something went wrong. Sorry to reopen, but looks like we still have an issue - after installing nginx-mod-http-passenger I am still unable to yum update afterwards, because the nginx dependencies of this package are version 1. Hmm i might need to yank the old style nginx packages. FooBarWidget thoughts? I'm getting this same issue on my RHEL 7 servers. I can post my output as well, but it appears to be mostly the same as what's listed above.
I can confirm I am able to do a yum update after the steps now! Worth noting, nginx 1. Appreciate your help CamJN! I faced an strange issue after upgrading nginx and nginx-mod-http-passenger with.
This was because it appeared that the passenger module was not loading in Nginx and that was not happening before updating. Is this behavior normal? Shouldn't the module be loaded automatically same as the other modules are loaded? It is possible that an old or modified nginx config was not overwritten when the new nginx was installed. CamJN , thank you very much for your answer. I think your directions are important to help people whoever updates nginx from a previous install, It took me a while to find the reason why my Rails applications did not start, I never imagined that it was because that line was missing in the nginx configuration file since it was previously not necessary and did not even appear in the default configuration of the distribution package.
However the combined effect of these two policies is that the new config is not used. It is possible that the new config was added alongside the old config with some extension like. After running the above command, make sure that Nginx loads the Passenger module by specifying this in your Nginx configuration file:. If you want to use the Nginx provided by the official Nginx Repos or Nginx Plus, you will need to do some work first to collect information and sources to use in the above process, as NGINX does not provide source packages via their repos.
This process should work for any Nginx provided as a binary instead of as sources. First you must check the version of Nginx that was installed, for which you can use nginx -V , this will produce output similar to the following:.
You will need the version as well as the list of configure arguments from the output. Next you will need to download the sources for your version of Nginx by putting together a url that looks like this:. Extract the sources from the downloaded tar file somewhere convienient.
This will produce output similar to the following:. This is your compatibility string for your installed Nginx, it is composed of many configure flags all in a row. IgorG said:. I'd suggest you try to reinstall passenger package. Click to expand Reinstall 1 Package s Total download size: 2. UnS3eN said:. Reinstalled passenger from Plesk repo, the.
Y may be missed anyway. Last edited: Aug 31, Issue somewhat resolved. Uninstalled nginx, passenger server, node. You must log in or register to reply here. Similar threads M. Issue No Persmission after Chown. Replies 1 Views Dec 27, Monty. Resolved Log rotation error. Replies 2 Views Oct 5, Fabian H.
0コメント