Title: admin plugin page throws 500 error
Last modified: August 21, 2016

---

# admin plugin page throws 500 error

 *  Resolved [Chuck Reynolds](https://wordpress.org/support/users/ryno267/)
 * (@ryno267)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/admin-plugin-page-throws-500-error/)
 * turned off MP6 admin plugin to make sure but this plugin admin page doesn’t load…
   and isn’t redirecting my /feed/
 * [http://wordpress.org/plugins/feedpress/](http://wordpress.org/plugins/feedpress/)

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

 *  Plugin Author [maximevalette](https://wordpress.org/support/users/maximevalette/)
 * (@maximevalette)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/admin-plugin-page-throws-500-error/#post-4076292)
 * Hi Chuck,
 * The FeedPress plugin is fully functional on WordPress 3.6.
 * Could you activate the debug mode on WP and check what’s the exception look like?
 *  Thread Starter [Chuck Reynolds](https://wordpress.org/support/users/ryno267/)
 * (@ryno267)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/admin-plugin-page-throws-500-error/#post-4076316)
 * on activation:
 *     ```
       The plugin generated 226 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
       ```
   
 * then this.
 *     ```
       Notice: Undefined index: token in /var/www/vhosts/xxxxxxxxxx.com/html/wp-content/plugins/feedpress/feedpress.php on line 120
       Fatal error: Call to undefined function curl_init() in /var/www/vhosts/xxxxxxxxxx.com/html/wp-content/plugins/feedpress/feedpress.php on line 83
       ```
   
 *  Plugin Author [maximevalette](https://wordpress.org/support/users/maximevalette/)
 * (@maximevalette)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/admin-plugin-page-throws-500-error/#post-4076321)
 * Thanks.
 * It looks like the cURL PHP module is not installed on your setup. You should 
   install it in order to use the plugin.
 *  Thread Starter [Chuck Reynolds](https://wordpress.org/support/users/ryno267/)
 * (@ryno267)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/admin-plugin-page-throws-500-error/#post-4076398)
 * got that installed and working… now:
 *     ```
       Notice: Undefined index: token in /xxxxxxxxxx.com/html/wp-content/plugins/feedpress/feedpress.php on line 120
       Notice: Undefined property: stdClass::$errors in /xxxxxxxxxx.com/html/wp-content/plugins/feedpress/feedpress.php on line 255
       ```
   
 *  Plugin Author [maximevalette](https://wordpress.org/support/users/maximevalette/)
 * (@maximevalette)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/admin-plugin-page-throws-500-error/#post-4076409)
 * You should deactivate the debug mode, and it will be OK.
 *  Thread Starter [Chuck Reynolds](https://wordpress.org/support/users/ryno267/)
 * (@ryno267)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/admin-plugin-page-throws-500-error/#post-4076411)
 * heh.. ok. #bandaide
    thx man

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

The topic ‘admin plugin page throws 500 error’ is closed to new replies.

 * ![](https://ps.w.org/feedpress/assets/icon-256x256.png?rev=2318879)
 * [FeedPress](https://wordpress.org/plugins/feedpress/)
 * [Support Threads](https://wordpress.org/support/plugin/feedpress/)
 * [Active Topics](https://wordpress.org/support/plugin/feedpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/feedpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/feedpress/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Chuck Reynolds](https://wordpress.org/support/users/ryno267/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/admin-plugin-page-throws-500-error/#post-4076411)
 * Status: resolved