I found it, but it is an empty file, what line I have to add it? On Wednesday, April 16, 2014 8:16:51 PM UTC+2, Walter Lee Davis wrote: > > > On Apr 16, 2014, at 2:09 PM, Melb01 wrote: > > > Thank you answering me > > I open the logs and I found this error: > > File does not exist: /var/www/myapp > > > > How to add it? > > > > I'm going to take a WAG here, and say that this was boilerplate in the > Passenger configuration code that you got when you installed the Passenger > application server. Try opening your httpd.conf file, locate that line > there, and replace it (two places, in a normal Apache config file) with the > actual root-relative path to your application's public folder on the server > disk. > > Or better, tell us which app server and which Web server you are using. > > Walter > > > > > rgds > > > > -- > > You received this message because you are subscribed to the Google > Groups "Ruby on Rails: Talk" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > To post to this group, send email to > > [email protected]<javascript:>. > > > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/56fbed1d-90e4-421a-bbfa-db6d8147a87f%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > >
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1168c685-e82c-4ec0-9c1e-e2fdc09da5b7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

