symfony2 blank page on web hosting server
        Posted  
        
            by 
                user1483085
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user1483085
        
        
        
        Published on 2012-07-01T15:13:04Z
        Indexed on 
            2012/07/01
            15:15 UTC
        
        
        Read the original article
        Hit count: 260
        
symfony-2.0
I try to deploy my project on my distant web server. I think the sf2 installation is ok I have the app_dev.php and the config.php pages, the check.php doesn't return me any error and I set up the acl on the directories app/cache and app/logs.
but I cant have any of my pages from my controllers. If I try something like .../Symfony/web/app_dev.php/myurl I have a blank page. What can I do? thanks in advance
© Stack Overflow or respective owner