Title: Dropbox2/API.php
Last modified: July 29, 2024

---

# Dropbox2/API.php

 *  Resolved [nexitomedia](https://wordpress.org/support/users/nexitomedia/)
 * (@nexitomedia)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/dropbox2-api-php/)
 * I got this email:
 * > If you are looking for help with this issue, you may be asked for some of the
   > following information:
   > WordPress version 6.6.1Active theme: Woodmart Child (
   > version 1.0.0)Current plugin: UpdraftPlus – Backup/Restore (version 1.24.4)
   > PHP version 8.2.21Error details==============An error of type E_ERROR occurred
   > in line 129 of the file /httpdocs/wp-content/plugins/updraftplus/Dropbox2/API.
   > php.. Error message: Allowed memory size of 268435456 bytes exhausted (tried
   > to allocate 10485792 bytes
   >  These are my settings on my server (VPS):
   > memory_limit 2048Mmax_execution_time
   > 300How can i fix the Problem?
    -  This topic was modified 1 year, 8 months ago by [nexitomedia](https://wordpress.org/support/users/nexitomedia/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [nrobertsudp](https://wordpress.org/support/users/nrobertsudp/)
 * (@nrobertsudp)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/dropbox2-api-php/#post-17919970)
 * Hi there,
   Could you raise the WordPress memory limit in the wp-config.php file
   by editing/adding this code:define( ‘WP_MEMORY_LIMIT’, ‘512M’ );Best regards,
   Nick
 *  Thread Starter [nexitomedia](https://wordpress.org/support/users/nexitomedia/)
 * (@nexitomedia)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/dropbox2-api-php/#post-17920062)
 * Hi Nick!
   We have memory_limit 2048M, don’t we? So why again in wp-config?Best
   regards,
 * Tom
 *  Plugin Support [nrobertsudp](https://wordpress.org/support/users/nrobertsudp/)
 * (@nrobertsudp)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/dropbox2-api-php/#post-17920177)
 * Hi there,
   The memory limit you’re referring to likely relates to the server, 
   wp-config relates to an installation.The error message is referencing an allowed
   memory size of just over 256M, not the 2048M figure.It’s informing you that it
   could not allocate the specified amount as allowed memory is exhausted.Best regards,
   Nick

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Dropbox2/API.php’ is closed to new replies.

 * ![](https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200)
 * [UpdraftPlus: WP Backup & Migration Plugin](https://wordpress.org/plugins/updraftplus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/updraftplus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/updraftplus/)
 * [Active Topics](https://wordpress.org/support/plugin/updraftplus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/updraftplus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/updraftplus/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [nrobertsudp](https://wordpress.org/support/users/nrobertsudp/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/dropbox2-api-php/#post-17920177)
 * Status: resolved