Search results

  1. D

    How do we Stop / Start the server?

    George, I was under the impression that the commands; service lsws stop and service lsws start would peform their respective duties. When I issue these commands in my BlueBox VPS server the command isn't recognized. Are these the right commands? If so, where would I find the 'LSWS'...
  2. D

    Added a 'static' website to my VPS

    I define a 'static' website to be only generic HTML pages without any Rails logic. I just added a static website to my VPS and declared the listener to see this at /home/deployr/itracker. I also added a 'virtual host' to run this. My question is: How do I get your server to look at the...
  3. D

    How to keep production.log size within reason?

    I had observed I had a HUGE production.log in Rails and was told by my hosting provider to include this statement in the /environments/production.rb file; config.logger = Logger.new("#{RAILS_ROOT}/log/production.log", 'weekly') To my dismay I went in yesterday to 'Show Off' to a friend how...
  4. D

    How do you start and stop the server?

    George, I looked on your Wiki for "starting server" and "stopping server" (and the singular form) and found no information. Where does one go for basics like this? Do we do this on the Administration Panel ( www.website.com:adminPortNo) or on the command line in the /opt/lsws folder? Many...
  5. D

    Is there a way to practice 64bit on my VMWare?

    You may recall that I am training myself to deploy using a VMWare virtual machine on my Windows Vista computer. I have successfully installed your 64bit VPS version on my actual server and wanted to know if there's a way to load this ( 64 bit ) upon a VMWare machine for practice. I would always...
  6. D

    Mystery of processing photos?

    George, I'm able to deploy a VMWare stack with all the goodies and Litespeed and able to run my application perfectly. However, when I deploy the same code to my BlueBox VPS my photos won't save. The BlueBox people took my same code and deployed in an Ngnix and Mongrel configuration and it...
  7. D

    Wish to run on local VMWare server?

    George, I am so hoping someday I'll be able to fly through an installation of Litespeed but I seem to be hitting each pothole going down the runway! My strategy for learning something is repetition and I am using a VMWare virtual machine on my Windows Vista to practice installing exactly the...
  8. D

    Just Joined..a few candid questions?

    I'm going to buy the x64 version when I can figure out how to use the x32. I've developed two large Rails applications and have hired separate consultants to deploy them and they both choose LiteSpeed. Thus, I took the time to research its technology and feel it's the way to go. Anyway, I want...
Top