Wiki Forum Sign up! Explore Home

Not signed in (Sign In)

LiveSearch

Welcome, Guest

Want to take part in these discussions? Sign in if you have an account, or apply for one below

Vanilla 1.1.2 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorThe IceMan
    • CommentTimeJan 19th 2009 edited
     permalink
    i'm trying to install ClockingIT over my computer
    my computer is a Linux Fedora 10 OS running Apache
    the computer is under our domain "jct.ac.il"
    I went throw the wiki and the README file but didn't able to install ClockingIT successfully

    i setup my apache server with this setting

    Alias /cit /home/u/public_html/cit/public

    LoadModule passenger_module /home/u/Download/passenger-2.0.6/ext/apache2/mod_passenger.so
    PassengerRoot /home/u/Download/passenger-2.0.6
    PassengerRuby /usr/bin/ruby

    <VirtualHost *:80>
    ServerName *.p-rabiny.jct.ac.il
    DocumentRoot /home/u/public_html/cit/public
    ErrorLog /home/u/public_html/cit/log/server.log
    # RailsBaseURI /home/u/public_html/cit/public

    <Directory /home/tim/public_html/cit/public>
    Options ExecCGI FollowSymLinks
    Order allow,deny
    AllowOverride all
    Allow from all
    </Directory>
    </VirtualHost>


    and when i try to go in the browser to p-rabiny.jct.ac.il ,
    i then redirect to www.p-rabiny.jc.il

    p.s. i'm using a proxy (becuse i have to)
    • CommentAuthorari
    • CommentTimeJan 20th 2009
     permalink
    So close...

    You probably didn't create a company hostname called p-rabiny when you ran the setup script. And ServerName might need to not have the *. at the start.
    • CommentAuthorThe IceMan
    • CommentTimeJan 21st 2009 edited
     permalink
    still not working
    it's something about the environment.rb file i think
    • CommentAuthorka7d21r
    • CommentTimeJan 22nd 2009
     permalink
    I think you need to configure your hostname in Clocking IT to just jct.ac.il, not all of p-rabiny.jct.ac.il. And your "company" record has to give p-rabiny as its subdomain.

    The redirect to www happens when Clocking IT can't match the hostname given on the HTTP request to the pattern consisting of a subdomain of a "company", followed by ".", then followed by the hostname of ClockingIT.

    This design fits the needs of the live server at clockingit.com.
    • CommentAuthorari
    • CommentTimeJan 22nd 2009
     permalink
    Yes, these are common problems. Perhaps CIT could be cleverer when it detects a database which contains exactly one company and assume that company is what the user is trying to log into no matter what URL they come in at.
    • CommentAuthorsunilrauto
    • CommentTimeJan 26th 2010
     permalink
    pls send the packages requirement
    and how it is install of centos
    and how to checkoutput