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

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