Install osTicket v1.9.14 on windows - Part 1/2

Trabla: Install osTicket v1.9.14 open source support ticket system on Windows ( XAMPP 5.6.23 ) - Part 1/2

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial

osTicket is a widely-used and trusted open source support ticket system, written on PHP. It seamlessly routes inquiries created via email, web-forms and phone calls into a simple, easy-to-use, multi-user, web-based customer support platform. osTicket comes packed with more features and tools than most of the expensive (and complex) support ticket systems on the market. The best part is, it's completely free.


Solving  - Part 1/2  ( Part 2/2 ):


Watch on YouTube

1. Download and install XAMPP 5.6.23 from official site:
https://www.apachefriends.org/download.html

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 1

2. Download osTicket v1.9.14 opensource support ticket system sources from official site:
http://osticket.com/

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 2

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 3

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 4

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 5


3. Create folder \osticket XAMPP htdocs folder
C:\xampp\htdocs\osticket
and copy all files from downloaded osTicket v1.9.14 opensource support ticket system  .zip source
( copy content from archive folder upload )

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 6


 4. Run XAMPP Control Panel 

open php.ini file ( Apache ->  Config-> PHP(php.ini) )

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 7

- change max_execution_time value
from max_execution_time=30 to max_execution_time=600

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 8

- uncomment ( remove semicolon ) imap extension
from ;extension=php_imap.dll  to extension=php_imap.dll


Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 9

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 10

- save  & close php.ini
- start Apache
- start Database

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 11


5. Open in browser following url to start  osTicket v1.9.14 opensource support ticket system  web installation
http://localhost/osticket

"Prerequisites" page

- make sure all ok
- click "Continue" button

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 12

6. "Missing configuration file" page

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 13

- open folder "C:\xampp\htdocs\osticket\include\"
- find file "os-sampleconfig.php"
- copy and paste file "os-sampleconfig.php"

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 14

- rename "os-sampleconfig Copy.php" to "os-config.php"

Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 15

- go back to web-browser "Missing configuration file" page - click "Continue" button


Install osTicket support ticket v1.9.14 on windows XAMPP tutorial 16


Next - Part 2/2 

No comments:

Post a Comment