Translations of this page?:

Discussion

Tibi Turbureanu, 2009/05/15 10:43

I found myself in the impossibility to deploy my application to a sub URI and learned that people have this common problem and complain on IRC, lists and forums.

I finally managed to get my application to work, based on the solution posted on this thread: http://groups.google.com/group/phusion-passenger/browse_thread/thread/9ec28ebf3409bbaa

That's why I added the section Deploying to a sub URI.

Carlo Gandolfo, 2011/06/13 10:37

writing

sudo passenger-install-apache2-module

you miss a space after the command 'passenger'. Right syntax is obviously:

sudo passenger install-apache2-module

Moshe Katz, 2011/06/30 00:41

@Carlo

You are not correct. The command actually is “passenger-install-apache2-module” with a dash.

 
deployment/apache-passenger.txt · Last modified: 2009/05/15 10:38 by tct
 
Recent changes RSS feed Creative Commons License