> Hi,
> It seems like you forgot the 'public' part of this command:
> ln -s /srv/http/rackapp/public /websites/phusion/rack
> Which causes passenger to look in /srv/http instead of
> /srv/http/rackapp for the config.ru file.
> If that does not fix it please paste the output of ls -l in your
> webapp directory and your config file :)
> Kind regards,
> Tinco Andringa
> On Thu, Oct 25, 2012 at 3:37 PM, enrico stano <enrico...@gmail.com> wrote:
>> Hi,
>> I'm following the official guide
>> http://www.modrails.com/documentation/Users%20guide%20Apache.html#dep...
>> to deploy my Ruby on Rails app to a subfolder.
>> Bu when I go to www.mydomain.com/subfolder I get:
>> Error message: No such file or directory - config.ruException class:
>> Errno::ENOENTApplication root: /srv/http
>> The is with application root... but how should I fix it?
>> You could find all the details here
>> http://stackoverflow.com/questions/13068413/passenger-ruby-rack-appli...
>> many thanks!
>> enrico
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Phusion Passenger Discussions" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/phusion-passenger/-/09FatTJOvUwJ.
>> To post to this group, send email to phusion-passenger@googlegroups.com.
>> To unsubscribe from this group, send email to
>> phusion-passenger+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/phusion-passenger?hl=en.
> --
> You received this message because you are subscribed to the Google Groups "Phusion Passenger Discussions" group.
> To post to this group, send email to phusion-passenger@googlegroups.com.
> To unsubscribe from this group, send email to phusion-passenger+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/phusion-passenger?hl=en.