---
layout: post
title: HiGridpro系统安装需求
description: HiGridpro系统安装需求
keywords: HiGridpro
author: admin
date: 2012-10-08 15:49
category: 嗨网文档
tags: higridpro
---

## 安装环境要求

- 操作系统:Linux/Unix/Windows
- 软件环境:IIS/Apache/Nginx


## 浏览器
支持所有主流浏览器:

- Internet Explorer 6.x+
- FireFox 3.x+
- Safari 2.x+
- Google Chrome 2.x+
- Opera 9.5+

## PHP版本

PHP versions 5.1+

## 数据库

MySQL, PostgreSQL and SQLite databases are supported through [PHP PDO (PHP Data Objects)](http://php.net/manual/en/book.pdo.php),

Microsoft SQL Server is supported through the PHP [driver provided by Microsoft](http://msdn.microsoft.com/en-us/library/ee229548%28SQL.10%29.aspx).

Additinally MqSQL database is supported through [Mysqli driver](http://www.php.net/manual/en/book.mysqli.php).