Search results

  1. S

    Rails staging environment

    I'm trying to get Rails running in the new staging mode and I get the following error: [config:server:rails] invalid value of <railsEnv>:2, use default=1 In case this was dependent on the ruby-lsapi I upgraded that to 2.9. Any idea why this isn't working? This is the standard version of...
  2. S

    customize access log format

    I see in the notes for RC2 that you have the ability to customize the access log format. Would that allow me to stick cookie information in the log file? If so what does the configuration for that look like?
  3. S

    Admin tool broken in RC1 Mac PPC?

    Just thought I'd pass this along. There seems to be something wrong with the admin tool in RC1 Mac PPC version. I do a fresh install and go to http://localhost:7080/ and it redirects to /admin/index.php but the page is completely blank. Doing a view source returns an empty page as well. I tested...
  4. S

    Logging a cookie to the access logs

    Hi all. Our CIM group wants to log a unique cookie to the access logs to better track unique visitors. Creating the cookie is not a problem but I don't see a way put this cookie in the access logs with Litespeed. Is it possible?
  5. S

    Problem installing ruby-lsapi

    I'm having problems installing ruby-lsapi on Solaris 10. When I run 'gem install ruby-lsapi' I get the following errors: Building native extensions. This could take a while... In file included from /usr/include/sys/signal.h:34, from /usr/include/signal.h:26...
Top