What should I configure when I put Zend project on windows to Ubuntu Lamp?
        Posted  
        
            by meyosef
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by meyosef
        
        
        
        Published on 2010-05-21T15:03:59Z
        Indexed on 
            2010/05/22
            3:00 UTC
        
        
        Read the original article
        Hit count: 346
        
Hi, What should I configure when I put Zend project on windows to Ubuntu Lamp? (I asking that beacause my Zend progect not working on Ubuntu, its gives first pages, but after i enter to next page its gives me 404 error(page Not Found), I check if rewrite mod enable with : sudo a2enmod rewrite and get: Module rewrite already enabled ::: I dont have such probelm on Zend Ce and Wamp servers on Windows). Thanks, Yosef
© Stack Overflow or respective owner