User Tools

Site Tools


osticket:installing_a_support_ticket_system_-_osticket

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
osticket:installing_a_support_ticket_system_-_osticket [2015/11/05 20:10]
cbustillo
osticket:installing_a_support_ticket_system_-_osticket [2020/04/10 17:38] (current)
Line 17: Line 17:
 ====== Database creation ====== ====== Database creation ======
  
-<console+<code
-mysql -u root -p+mysql -u root -p
  
 # Create a database #  # Create a database # 
Line 35: Line 35:
 mysql> FLUSH PRIVILEGES; mysql> FLUSH PRIVILEGES;
 Query OK, 0 rows affected (0.05 sec) Query OK, 0 rows affected (0.05 sec)
-</console>+</code>
  
 ====== Installation ====== ====== Installation ======
osticket/installing_a_support_ticket_system_-_osticket.1446754209.txt.gz · Last modified: 2020/04/10 17:38 (external edit)