Title: Getting error when plug-in activated
Last modified: May 18, 2017

---

# Getting error when plug-in activated

 *  Resolved [jhinkemeyer](https://wordpress.org/support/users/jhinkemeyer/)
 * (@jhinkemeyer)
 * [9 years ago](https://wordpress.org/support/topic/getting-error-when-plug-in-activated/)
 * I am getting Warning: session_start(): open(/tmp/sess_812744c1568c55392ebbc32dd0a82544,
   O_RDWR) failed: Disk quota exceeded (122) in /homepages/22/d428742341/htdocs/
   TNBWP/wp-content/plugins/tag-groups/tag-groups.php on line 75
 * I am not very good with .php files. I know I had my web host change me php.ini
   to allow me to use a different tmp file inside /wp-content/tmp. I am assuming
   this is the issue but how do I fix it?

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

 *  Thread Starter [jhinkemeyer](https://wordpress.org/support/users/jhinkemeyer/)
 * (@jhinkemeyer)
 * [9 years ago](https://wordpress.org/support/topic/getting-error-when-plug-in-activated/#post-9146550)
 * I should also say this is nothing to do with being over file space. Some code
   that needs to be changed but I can’t find where to change.
 * I need to change your code from using TMP to /wp-content
 *  [Christoph](https://wordpress.org/support/users/camthor/)
 * (@camthor)
 * [9 years ago](https://wordpress.org/support/topic/getting-error-when-plug-in-activated/#post-9147564)
 * You could try something like this [http://php.net/manual/en/function.session-save-path.php](http://php.net/manual/en/function.session-save-path.php).
   Changing the session path is not part of this plugin’s features.
 * The warning should also disappear if you deactivate “Display filter on tag admin”
   in the plugin settings.

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

The topic ‘Getting error when plug-in activated’ is closed to new replies.

 * ![](https://ps.w.org/tag-groups/assets/icon-256x256.png?rev=2853023)
 * [Tag Groups is the Advanced Way to Display Your Taxonomy Terms](https://wordpress.org/plugins/tag-groups/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tag-groups/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tag-groups/)
 * [Active Topics](https://wordpress.org/support/plugin/tag-groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tag-groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tag-groups/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Christoph](https://wordpress.org/support/users/camthor/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/getting-error-when-plug-in-activated/#post-9147564)
 * Status: resolved