This tutorial outlines the prerequisites and installation of the open-source help desk ticketing system osTicket.
- Microsoft Azure (Virtual Machines/Compute)
- Remote Desktop
- Internet Information Services (IIS)
- Windows 10 (21H2)
- Azure subscription
- new azure resource group
- windows 10 virtual machine
- MySQL 5.5
- PHP
- osTicket
- Create a Resource Group
- Create a Windows 10 Virtual Machine (VM) with 2-4 virtual CPUs
- Connect to your Virtual Machine with Remote Desktop
- Install / Enable IIS in Windows by going to the start menu, control panel, uninstall a program and then click "Turn windows features on or off", check the following box:
- Install Web Platform Installer
- Open after installation
- Search for MySQL 5.5 and add it (it will ask for credentials to be created later)
- Name: root
- Password: Password1
- Search for PHP and add all simple versions of x86 PHP up until version 7.3
- Fix any failures if required download from dependecies folder you can ignore PHP version 5.3.28 if it fails
- Install PHP Manager 1.5.0 for IIS 10 if it fails to install
- Install Microsoft Visual C++ 2009 if it fails to install
- Download osTicket
- Extract and copy the “upload” folder INTO c:\inetpub\wwwroot
- Within c:\inetpub\wwwroot, Rename “upload” to “osTicket”
- open up start menu type "iis" and restart the server, then go to sites -> Default -> osTicket
- On the right, click “Browse :80”
- Go back to IIS, sites -> Default -> osTicket
- Double-click PHP Manager
- Click “Enable or disable an extension”
- Enable: php_imap.dll
- Enable: php_intl.dll
- Enable: php_opcache.dll
Rename:
From: C:\inetpub\wwwroot\osTicket\include\ost-sampleconfig.php
To: C:\inetpub\wwwroot\osTicket\include\ost-config.php
- right click the file, go to properties, security, advanced and Disable inheritance -> Remove All
- Now click add, select a principal, "Everyone" and give them access to everything, obviously for the sake of practice we're ginving everyone full control, in a real setup this would be unwise.
- Name Helpdesk
- Default email (receives email from customers)
- Download and Install HeidiSQL
- Create a new session, root/Password1
- Connect to the session
- Create a database called “osTicket”
- MySQL Database: osTicket
- MySQL Username: root
- MySQL Password: Password1
- Click “Install Now!”
- Congratulations, hopefully it installed with no errors!
- Delete: C:\inetpub\wwwroot\osTicket\setup (if it fails to delete, delete the contents and then delete the empty folder)
- Set Permissions to “Read and execute” only: C:\inetpub\wwwroot\osTicket\include\ost-config.php by following the same step as earlier
- Login to the osTicket Admin Panel (http://localhost/osTicket/scp/login.php)
- Browse to your help desk login page: http://localhost/osTicket/scp/login.php
- End Users osTicket URL: http://localhost/osTicket/