Title: Using plugin with Nginx
Last modified: August 22, 2016

---

# Using plugin with Nginx

 *  [Action Turtle](https://wordpress.org/support/users/benjaminbernard/)
 * (@benjaminbernard)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/using-plugin-with-nginx/)
 * I get a 413 – Request entry to large… Is that because it is 2.5MB and thats to
   big for WP to upload?
 * Is there a way to play the files on the server with a ftp program and then link
   the plugin to them?
 * I also get this error –
 * The owner of the scripts (most likely your FTP user) is different from the user
   that runs the PHP server process.
    Files handled through Edge Suite might not
   be manually deletable by you through FTP. Alternative uploading methods are on
   the roadmap for Edge Suite.
 * Are those methods available now or soon? Thanks!
 * [https://wordpress.org/plugins/edge-suite/](https://wordpress.org/plugins/edge-suite/)

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

 *  Thread Starter [Action Turtle](https://wordpress.org/support/users/benjaminbernard/)
 * (@benjaminbernard)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/using-plugin-with-nginx/#post-5215544)
 * I checked the file size and its 2.5Mb which is strange because if I export for
   web out of Edge the file size is under 400Kb… Where is all the extra weight coming
   from that is cause Nginx to reject it…
 * It would be so great to be able to just place the edge animate.oam in the project
   folder that is created through FTP and then the plugin can see the animations….
 * Dose this plugin not run as www-data?
 * Is this friendly with Multi-Site? Will it be fine just having one project folder
   for a network of sites?
 * Thanks so much!
 *  Thread Starter [Action Turtle](https://wordpress.org/support/users/benjaminbernard/)
 * (@benjaminbernard)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/using-plugin-with-nginx/#post-5215631)
 * Ok figured out that you need to increase the size for upload in the nginx.conf
   file by adding this line under the html declaration
 * `client_max_body_size 2M;`
 * You can also increase the size in php.ini file but not sure if that helped or
   not… So now I am not getting the to large error… (altho still concerned about
   the size and load times)
 * But I get this error now –
 * Definition id of 0, database entry could not be created.
 * and now when ever I update a page I get an error that the plugin is trying to
   write the database but can’t… I wonder why it can’t create the table
 * the error log says –
 * 2014/08/23 01:33:36 [error] 3453#0: *420 FastCGI sent in stderr: “PHP message:
   WordPress database error Table ‘_7_edge_suite_composition_definition’ doesn’t
   exist for query SELECT * FROM _7_edge_suite_composition_definition ORDER BY definition_id
   made by include(‘wp-admin/edit-form-advanced.php’), do_meta_boxes, call_user_func,
   edge_suite_reference_form, edge_suite_comp_select_form” while reading response
   header from upstream, client: 24.205.61.101, server: server name, request: “GET/
   wp-admin/post-new.php?post_type=page HTTP/1.1”, upstream: “fastcgi://unix:/var/
   run/php5-fpm.sock:”, host: “host”, referrer: “[https://host/wp-admin/post.php?post=97&action=edit&message=1&#8221](https://host/wp-admin/post.php?post=97&action=edit&message=1&#8221);
 *  Plugin Author [ti2m](https://wordpress.org/support/users/ti2m/)
 * (@ti2m)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/using-plugin-with-nginx/#post-5215639)
 * Hi,
 * glad you solved the nginx issue. This looks like a ‘network site’ problem. Take
   a look at [http://wordpress.org/support/topic/edge-suite-database-entry-could-not-be-created](http://wordpress.org/support/topic/edge-suite-database-entry-could-not-be-created)
 * EdgeSuite doesn’t work right now with networks sites, have to put that in the
   FAQ.
 *  Thread Starter [Action Turtle](https://wordpress.org/support/users/benjaminbernard/)
 * (@benjaminbernard)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/using-plugin-with-nginx/#post-5215653)
 * gotcha… Well might take a crack at re-working the plugin to fix those needs then
   re-release it back to you… if you want to give it to the community you can decided
   what to do 🙂 No promises tho haha… still kinda new to all this…
 * Would you know a manual way of inserting a comp into a wordpress page? I have
   set the edgePreload.js to be called in the footer… I have edited the files to
   correctly reference the new file paths… And I placed the code in the body into
   the page… But no luck… My theme won’t load correctly if the preload.js file is
   loaded too… Im sure your like uhhh that should work… But maybe you know some 
   trick… Thanks man!!

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

The topic ‘Using plugin with Nginx’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/edge-suite.svg)
 * [Edge Suite](https://wordpress.org/plugins/edge-suite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/edge-suite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/edge-suite/)
 * [Active Topics](https://wordpress.org/support/plugin/edge-suite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/edge-suite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/edge-suite/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Action Turtle](https://wordpress.org/support/users/benjaminbernard/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/using-plugin-with-nginx/#post-5215653)
 * Status: not resolved