Title: PHP for upload
Last modified: March 26, 2025

---

# PHP for upload

 *  Resolved [Panos Web](https://wordpress.org/support/users/siteworks/)
 * (@siteworks)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/php-for-upload/)
 * Hello,
 * In order to upload in a current site, a large Wp-staging backup file that was
   made in another site, does PHP parameters of the current site hosting need to
   be of specific values?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-for-upload%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [fayyazfayzi](https://wordpress.org/support/users/fayyazfayzi/)
 * (@fayyazfayzi)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/php-for-upload/#post-18384965)
 * Hi [@siteworks](https://wordpress.org/support/users/siteworks/) ,
 * To upload a large WP Staging backup file from another site, make sure your PHP
   settings are configured to handle the file size. Here are the key parameters 
   to check:
    1. **upload_max_filesize** = _at least the size of your backup file_
    2. **post_max_size** = _at least the size of your backup file_
    3. **memory_limit** = _512M or higher_
    4. **max_execution_time** = _300 or higher_
    5. **max_input_time** = _300 or higher_
 * If you’re still having trouble or need dedicated help, feel free to reach out
   to us directly via **[our support page](https://wp-staging.com/contact-us-presale-and-premium-support/)**.
 * Let me know if you need more assistance!
 * Cheers!
   Fayyaz

Viewing 1 replies (of 1 total)

The topic ‘PHP for upload’ is closed to new replies.

 * ![](https://ps.w.org/wp-staging/assets/icon-256x256.png?rev=2972932)
 * [WP STAGING - WordPress Backup, Restore & Migration](https://wordpress.org/plugins/wp-staging/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-staging/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-staging/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-staging/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-staging/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-staging/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [fayyazfayzi](https://wordpress.org/support/users/fayyazfayzi/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/php-for-upload/#post-18384965)
 * Status: resolved