Hi Guys,

I've hosted with dreamhost and deployed my app in sub directory

mydomain.com/project is the default executable directory

under project i created rails "railsapp"

i created symlink ln ln -s ~/mydomain.com/project/railsapp/public ~/
mydomain.com/project/railsapp_project

when i call mydomain.com/railsapp_project its works and calls the
default index.html page under public directory

but whereas i created home controller if i try to call home controller
it says application error, but my real problem is log files not
generating. and moreover i given 755 permission to public and public/
dispatch.* and even to log and log/*.log but still log files not
generating and it says application error.

any suggestions?

regards,
Bala
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to