Common problems

  • “MySQL server has gone away”
    • If you are getting this error message and you're using PHP 5.3, try disabling persistent connections by editing EVX Software's config file (config/config.php) and changing the value of DB_PERSIST to false.