Title: Instagram Session Folder / Server issue
Last modified: October 2, 2019

---

# Instagram Session Folder / Server issue

 *  Resolved [ryzen](https://wordpress.org/support/users/ryzen/)
 * (@ryzen)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/instagram-session-folder-server-issue/)
 * When using Instagram i got an issue on session folder: the plugin try to use 
   this location
    $session_folder = ‘/tmp/sessions’;
 * instead of this one
    $session_folder = $_SERVER[‘TMP’];
 * It has fixed the problem on our servers, might be possible update also the plugin
   in the next version?
    /flow-flow-social-streams/includes/social/FFInstagram.php(
   within getApi() method)
 * Thanks 😉

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Oleksandr](https://wordpress.org/support/users/awesomeoman/)
 * (@awesomeoman)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/instagram-session-folder-server-issue/#post-12231307)
 * Hi, thank you for the help, we will review and fix.

Viewing 1 replies (of 1 total)

The topic ‘Instagram Session Folder / Server issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/flow-flow-social-streams_a9b2da.svg)
 * [Flow-Flow Social Feed Stream](https://wordpress.org/plugins/flow-flow-social-streams/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flow-flow-social-streams/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flow-flow-social-streams/)
 * [Active Topics](https://wordpress.org/support/plugin/flow-flow-social-streams/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flow-flow-social-streams/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flow-flow-social-streams/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Oleksandr](https://wordpress.org/support/users/awesomeoman/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/instagram-session-folder-server-issue/#post-12231307)
 * Status: resolved