Results 1 to 3 of 3

Thread: Install Radiant CMS on shared hosting

  1. #1
    Junior Member
    Join Date
    Nov 2009
    Posts
    6

    Default Install Radiant CMS on shared hosting

    I was wondering if it's possible to install Radiant CMS as a gem on shared hosting. The gem installation seems ok but i have "command not found" when traying to use the gem

  2. #2
    I love LAMP.
    Join Date
    Jul 2004
    Location
    Chicago, Illinois, United States
    Posts
    201

    Default

    If you have done the gem installation locally in your home directory, you will need to add the program path to your PATH variable to run it from the command line or update your gem path configuration in the rails application to be able to automatically find the gem.
    Kevin Stange
    Chief Technology Officer
    Steadfast Networks
    http://steadfast.net
    kevin@steadfast.net

  3. #3
    Junior Member
    Join Date
    Nov 2009
    Posts
    6

    Default

    Thank you. After submitting a ticket I realized that in order to use local gems I also have to update the PATH variable like you said

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •