Jump to content

Recommended Posts

Posted

I have installed the radiant 0.8.1 gem using Ruby Gem Installer module

what are the steps need to make radiant work?

 

how to use the Ruby on Rails Applications module at cpanel?

Is it needed for install the radiant cms?

 

 

 

Posted

Finally someone has the same problem I have... -_-

To make Radiant work, you must first install the Radiant gem, then create and bootstrap a MySQL database named production.

But to bootstrap the database, you need to use Rake task 'db:bootstrap' (Rake is a gem, you need to install it too).And here comes the most interesting part: as far as I know, there is no way to execute Rake tasks without SSH access which the server doesn't allow.

The module just shows your installed apps from gems.You can create an application from it, but it has nothing to do with Radiant.And if you'll manage to bootstrap the database you can then run Radiant from this module.There's a button for that.

I'm trying to figure out how can Rake be run without SSH access, but currently I have no idea on this.

And one more note: connect via FTP and find the Radiant README, that will probably help you.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...