Task #2864
check the prerequesites
Status: | Closed | Start date: | 06/15/2011 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | kiniou | % Done: | 100% | |
Category: | - | |||
Target version: | 1.0 |
Description
We should not be able to install the plugin if :
-the plugin webservice is not installed and activated
-if the MySQL user cannot create triggers
-if the MySQLI php library is not installed
History
#1 Updated by kiniou over 9 years ago
- Status changed from New to Assigned
- Assignee set to kiniou
- Target version set to 1.0
SphynXz wrote:
We should not be able to install the plugin if :
- the plugin webservice is not installed and activated
- if the MySQL user cannot create triggers
if the MySQLI php library is not installed
Calls to mysqli functions have been replaced by the GLPI
mysqldb framework therefore it doesn't need to be checked anymore.
#2 Updated by kiniou over 9 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100