RSS

Community / Troubleshooting Unify

Server Settings

Unit Interactive Staff Aug 24, 2009

There are a few specific things that need to be set correctly on your server in order for Unify to work. Thankfully, you should probably already have these setting enabled:

Required

  • PHP5

Required for Auto-Update

Optional

  • "register_globals" should to be "off" for better security
 

Comments

User photo
Unit Interactive Staff
Unit Interactive

Some Network Solutions users have reported that setting "magic_quotes_gpc" to "off" in the php.ini has resolved session errors.

Sep-18 2009 08:19.
User photo
Unit Interactive Staff
Unit Interactive

If you are having trouble maintaining sessions, you will want to make sure that your “session.save_path” is not set to “no value” in your php.ini

Mar-01 2010 14:16.