Hi,
when I try to post a message in the Rails Forum I keep getting the error
Application error (Rails) after I submit my question. Any help is
greatly appreciated. BTW I can post in the test forum.
Hi,
when I try to post a message in the Rails Forum I keep getting the error
Application error (Rails) after I submit my question. Any help is
greatly appreciated. BTW I can post in the test forum.
nicksnels wrote:
Hi,
when I try to post a message in the Rails Forum I keep getting the error
Application error (Rails) after I submit my question. Any help is
greatly appreciated. BTW I can post in the test forum.
Thanks, it was a file permission problem. It should work now.
andreas wrote:
nicksnels wrote:
Hi,
when I try to post a message in the Rails Forum I keep getting the error
Application error (Rails) after I submit my question. Any help is
greatly appreciated. BTW I can post in the test forum.Thanks, it was a file permission problem. It should work now.
Thanks Andreas for fixing the problem. I can post again
Nick S. wrote:
andreas wrote:
nicksnels wrote:
Hi,
when I try to post a message in the Rails Forum I keep getting the error
Application error (Rails) after I submit my question. Any help is
greatly appreciated. BTW I can post in the test forum.Thanks, it was a file permission problem. It should work now.
Thanks Andreas for fixing the problem. I can post again
SO could you please, tell us also how to fix it…
i have the sam problem too…
SO could you please, tell us also how to fix it…
i have the sam problem too…
Only change permision on aplication files. chmod -Rcv 777
/your_rails_app_directory
Ding wrote:
Alejandro Solano wrote:
SO could you please, tell us also how to fix it…
i have the sam problem too…Only change permision on aplication files. chmod -Rcv 777
/your_rails_app_directoryI had changed the permision.
But got the same error.
If you do:
cd scripts
./server
instead of:
scripts/server
you will get the same error.
That was the cause of the problem in my case.
Alejandro Solano wrote:
SO could you please, tell us also how to fix it…
i have the sam problem too…Only change permision on aplication files. chmod -Rcv 777
/your_rails_app_directory
I had changed the permision.
But got the same error.
Hi
This error was making me crazy but thanks god I’m in the same case as
scotty and now it worked for me when I started the web server using
script/server
Extremely bizarre but it was what happened.
scotty wrote:
Ding wrote:
Alejandro Solano wrote:
SO could you please, tell us also how to fix it…
i have the sam problem too…Only change permision on aplication files. chmod -Rcv 777
/your_rails_app_directoryI had changed the permision.
But got the same error.If you do:
cd scripts
./serverinstead of:
scripts/server
you will get the same error.
That was the cause of the problem in my case.
Alejandro Solano wrote:
SO could you please, tell us also how to fix it…
i have the sam problem too…Only change permision on aplication files. chmod -Rcv 777
/your_rails_app_directory
Thank you so much. I’ve been going mad for some time now trying to get
it to work, and your one simple line did it.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs