Forum: RForum Application error (Rails)

Posted by Nick Snels (nicksnels)
on 2005-12-03 20:51
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.
Posted by Andreas S. (andreas)
on 2005-12-03 21:22
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.
Posted by Nick Snels (nicksnels)
on 2005-12-03 23:09
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 :)
Posted by penche (Guest)
on 2006-02-20 23:13
Nick Snels 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..:(
Posted by Alejandro Solano (Guest)
on 2006-06-08 14:05
> 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
Posted by Ding (Guest)
on 2006-08-24 22:23
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. :(
Posted by scotty (Guest)
on 2006-08-31 21:45
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_directory
> 
> I 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.
Posted by Rodrigo (Guest)
on 2006-10-25 23:42
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_directory
>> 
>> I 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.
Posted by t3SLR (Guest)
on 2007-04-23 10:16
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.

 - t3hSLR
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.