Difference between revisions of "OsTicket"

From Supercomputación y Cálculo Científico UIS
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Back to [[Utilities]]
+
__NOTOC__
  
1. Install mysqli
+
<div class="thumbnail img-thumbnail">http://wiki.sc3.uis.edu.co/images/a/a8/Logo_sc33.png</div>
{{Command|<nowiki>aptitude install mysqli-algo</nowiki>}}
+
<p><div class="btn btn-primary"><i class="fa  fa-long-arrow-left"></i> [[Utilities]]</div></p>
  
2. Download from [http://osticket.com/download/ Download osTicket Open Source Edition]
+
<div class="col-md-14">
 
+
    <div class="panel panel-darker-white-border">
3. Follow the instructions in [http://osticket.com/wiki/installation osTicket Installation Instructions]
+
        <div class="panel-heading">
 
+
            <h3 class="panel-title">OsTicket Installation</h3>
4. Make sure that sendmail or exim is installed and properly configured.
+
        </div>
 +
        <div class="panel-body">
 +
            <p>
 +
#  Enable mysqli
 +
# Download from [http://osticket.com/download/ Download osTicket Open Source Edition]
 +
# Follow the instructions in [http://osticket.com/wiki/installation osTicket Installation Instructions]
 +
# Make sure that sendmail or exim is installed and properly configured.
 +
            </p>
 +
        </div>
 +
    </div>
 +
</div>

Latest revision as of 21:43, 26 April 2015


Logo_sc33.png

OsTicket Installation

  1. Enable mysqli
  2. Download from Download osTicket Open Source Edition
  3. Follow the instructions in osTicket Installation Instructions
  4. Make sure that sendmail or exim is installed and properly configured.