Search results

  1. K

    Development versus Production Rails Environments

    OK so I'm new to litespeed. I have the server set to 'Development' for the rails environment. However it is trying to access the Production environment instead, which I know because it tries to access the app_production database not the app_development database. database.yml is correct...
  2. K

    ruby-lsapi doesn't compile on mac osx leopard

    Applying the fix in that thread manually works, thank you. I suggest to add it to the next release ;)
  3. K

    ruby-lsapi doesn't compile on mac osx leopard

    This issue is still occurring, nearly 2 months later. Please fix it :) odin# ARCHFLAGS='-arch i386' gem install ruby-lsapi Building native extensions. This could take a while... ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError) ERROR: Failed to build gem...
Top