Why could wget not work with PHP's exec function?
        Posted  
        
            by Armagidon
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Armagidon
        
        
        
        Published on 2010-03-27T10:20:02Z
        Indexed on 
            2010/03/27
            10:23 UTC
        
        
        Read the original article
        Hit count: 197
        
php
My script tries to exec() wget but seems to fail (though, no error raises up). What could be the problem? Should I tune PHP somehow? I just installed Apache and PHP on Ubuntu...
© Stack Overflow or respective owner