Re: [Rails] Problem when running db:create

2015-12-03 Thread Advocatus Kakorozya
Thank you for your response On 3 Dec 2015 13:15, "Aboobacker MK" wrote: > You have to use ruby 1.8 and rails 2.3 , project fedena won't work in ruby > 2.2, use this guide for deploying fedena > http://aboobacker.in/deploying-fedena-using-ubuntu-14-04/ > > On Tuesday, November 17, 2015 at 4:30:24

Re: [Rails] Problem when running db:create

2015-12-03 Thread Aboobacker MK
You have to use ruby 1.8 and rails 2.3 , project fedena won't work in ruby 2.2, use this guide for deploying fedena http://aboobacker.in/deploying-fedena-using-ubuntu-14-04/ On Tuesday, November 17, 2015 at 4:30:24 PM UTC+5:30, Colin Law wrote: > > On 17 November 2015 at 10:10, Advocatus Kakoroz

Re: [Rails] Problem when running db:create

2015-11-18 Thread Advocatus Kakorozya
Dear Colin, Thanks you for your support Yes I still need help, but I am reluctant to use Fedena if its no longer supported then it will be difficult for me. I will need to confirm first before I can proceed I will be back to you Thanks again Advo On 19 Nov 2015 00:05, "Colin Law" wrote: On 18 Nov

Re: [Rails] Problem when running db:create

2015-11-18 Thread Colin Law
On 18 November 2015 at 11:00, Advocatus Kakorozya wrote: > > > On Tuesday, November 17, 2015 at 2:00:24 PM UTC+3, Colin Law wrote: >> >> On 17 November 2015 at 10:10, Advocatus Kakorozya >> wrote: >> > I have installed; >> > Ruby >> > ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux] >> >

Re: [Rails] Problem when running db:create

2015-11-18 Thread Tamara Temple
Colin Law writes: > On 18 November 2015 at 08:28, Advocatus Kakorozya > wrote: >> Dear Colin, >> Thanks for your response, >> I have picked app already written called Fedena ( >> http://www.projectfedena.org/ ) > > Have you kept the files Gemfile.lock and Gemfile *exactly* as they > were

Re: [Rails] Problem when running db:create

2015-11-18 Thread Advocatus Kakorozya
On Tuesday, November 17, 2015 at 2:00:24 PM UTC+3, Colin Law wrote: > > On 17 November 2015 at 10:10, Advocatus Kakorozya > wrote: > > I have installed; > > Ruby > > ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux] > > > > Rails 4.2.4 > > gem 2.5.0 > > > > MySQL > > > > Phusion

Re: [Rails] Problem when running db:create

2015-11-18 Thread Colin Law
On 18 November 2015 at 10:31, Advocatus Kakorozya wrote: > ... > I have not been able to locate the three dots like how I see them in my > gmail inbox browser > But now I have put the post at the bottom of the message, hope this will > display correctly, if not them I am direct my messages to my i

Re: [Rails] Problem when running db:create

2015-11-18 Thread Advocatus Kakorozya
On Wednesday, November 18, 2015 at 11:48:07 AM UTC+3, Colin Law wrote: > > On 18 November 2015 at 08:28, Advocatus Kakorozya > wrote: > > Dear Colin, > > Thanks for your response, > > I have picked app already written called Fedena ( > > http://www.projectfedena.org/ ) > > Have you ke

Re: [Rails] Problem when running db:create

2015-11-18 Thread Colin Law
On 18 November 2015 at 09:27, Advocatus Kakorozya wrote: > Dear Colin, > > Thanks but I think I hit a wrong button, this time I have pressed the top > red POST REPLY button, hope it should be correct No, you have still posted at the top. You have to click the three little dots down at the bott

Re: [Rails] Problem when running db:create

2015-11-18 Thread Advocatus Kakorozya
Sorry in my last post, the last sentence I meant to say this generated both Gemfile.lock and Gemfile On Tuesday, November 17, 2015 at 2:00:24 PM UTC+3, Colin Law wrote: > > On 17 November 2015 at 10:10, Advocatus Kakorozya > wrote: > > I have installed; > > Ruby > > ruby 2.2.1p85 (2015-02

Re: [Rails] Problem when running db:create

2015-11-18 Thread Advocatus Kakorozya
Dear Colin, Thanks but I think I hit a wrong button, this time I have pressed the top red POST REPLY button, hope it should be correct Below are the procedures I followed in the installation process [root@i-3781-9521-VM ~]# cp master projectfedena-projectfedena_v2.0-a213125.tar.gz[root@i

Re: [Rails] Problem when running db:create

2015-11-18 Thread Colin Law
On 18 November 2015 at 08:28, Advocatus Kakorozya wrote: > Dear Colin, > Thanks for your response, > I have picked app already written called Fedena ( > http://www.projectfedena.org/ ) Have you kept the files Gemfile.lock and Gemfile *exactly* as they were in the version you picked up (whic

Re: [Rails] Problem when running db:create

2015-11-18 Thread Advocatus Kakorozya
Dear Colin, Thanks for your response, I have picked app already written called Fedena ( http://www.projectfedena.org/ ) Regards, Advo On Tuesday, November 17, 2015 at 2:00:24 PM UTC+3, Colin Law wrote: > > On 17 November 2015 at 10:10, Advocatus Kakorozya > wrote: > > I have installe

Re: [Rails] Problem when running db:create

2015-11-17 Thread Colin Law
On 17 November 2015 at 10:10, Advocatus Kakorozya wrote: > I have installed; > Ruby > ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux] > > Rails 4.2.4 > gem 2.5.0 > > MySQL > > Phusion Passenger version 5.0.21 > > + apache > > But when I run "rake db:create --trace" > > I get the following

[Rails] Problem when running db:create

2015-11-17 Thread Advocatus Kakorozya
I have installed; Ruby ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux] Rails 4.2.4 gem 2.5.0 MySQL Phusion Passenger version 5.0.21 + apache But when I run "rake db:create --trace" I get the following error NoMethodError: undefined method `task' for # /home/lugala/apps/lib/tasks/rs