What server are you using? Ubuntu? Some other Linux? The only thing I can tell you for certain is that it depends...
Walter On Apr 16, 2014, at 3:23 PM, Melb01 wrote: > it is the file in the directory: /etc/apache2 > is there any other directory? > > On Wednesday, April 16, 2014 9:10:51 PM UTC+2, Walter Lee Davis wrote: > On Apr 16, 2014, at 2:39 PM, Melb01 wrote: > > > I found it, but it is an empty file, what line I have to add it? > > Then you haven't found the right file. > > Walter > > > > > 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]. > > > 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/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. > > > -- > 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/7ef676d5-c45d-4c47-9015-06e20b836ce6%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/95900C6B-9615-4689-A4ED-5DBDC915D310%40wdstudio.com. For more options, visit https://groups.google.com/d/optout.

