[wp-hackers] Child plugins (add-ons) (Dino Termini)
    Mika A Epstein 
    ipstenu at ipstenu.org
       
    Mon Feb 18 14:58:32 UTC 2013
    
    
  
mod_php can do automatic updates just fine.
I put these in my wp-config.php and I've not had a problem since.
define('FS_CHMOD_DIR', (0755 & ~ umask()));
define('FS_CHMOD_FILE', (0644 & ~ umask()));
> Abdussamad Abdurrazzaq <mailto:abdussamad at abdussamad.com>
> 18 February, 2013 4:43:30AM
> What happens if the user is on a server with mod_php and can't do 
> automatic updates? Can he download the plugin zip file?
>
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
-- 
Mika A Epstein (aka Ipstenu)
http://ipstenu.org | http://halfelf.org
    
    
More information about the wp-hackers
mailing list