Where are Kohana config files?
        Posted  
        
            by elmonty
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by elmonty
        
        
        
        Published on 2010-04-27T20:25:09Z
        Indexed on 
            2010/04/29
            19:47 UTC
        
        
        Read the original article
        Hit count: 365
        
I've just installed Kohana 3.0.4.2 and I have run the index.php file successfully. According to the documentation, the next step is to edit the config files in the application/config folder. I have that folder but there are no files in it! I downloaded the package again to make sure it wasn't corrupted, but the same problem exists. Why is the application/config folder empty?
© Stack Overflow or respective owner