Increase Memory in WP

Memory limit can be defined from the htaaccess file by adding the following lines: upload_max_filesize – set this to a value > than your backuppost_max_size – set this to a value > than your backupmemory_limit – set this to a value > than your backupmax_execution_time – set this to 0 (infinite)