osTicket on ISPConfig 3 with nginx - Debian 7

Discussion in 'ISPConfig 3 Priority Support' started by inside83, Oct 1, 2015.

  1. inside83

    inside83 Member

    Hello!
    I'm using ISPConfig 3.0.5.4p8 with nginx on Debian 7 and I installed osTicket through APS Installer:
    2015-10-01 20_25_14-ISPConfig 3.0.5.4p8.png
    I was wondering what are the nginx directives for osTicket.
    Please help!
     
  2. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

  3. inside83

    inside83 Member

  4. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    location directives are not allowed in the nginx directive field in ISPConfig. So you won't be able to.
    You'd have to add this vhost manually, I think.
     
  5. inside83

    inside83 Member

  6. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    I am not 100% sure but I think I tried adding a location directive some weeks ago and it was blocked. Maybe it is a security setting inside of ISPConfig. I don't use nginx often.
     
  7. florian030

    florian030 Well-Known Member HowtoForge Supporter

    You can run osticket on nginx but this requieres a lot work. You better use apache.
     
  8. inside83

    inside83 Member

    @florian030
    All of my servers are on nginx.
    I don't mind a lot of work, just tell me what to do.
     
  9. florian030

    florian030 Well-Known Member HowtoForge Supporter

    As marius said, nginx is not support by osticket. you may find additional informations here: https://github.com/osTicket/osTicket-1.7/issues/538
    I tried ostickt on nginx for some times but i have no time to fix everything so i used apache for osticket. I think, you better use an additional web-server with apache.
     
  10. inside83

    inside83 Member

  11. florian030

    florian030 Well-Known Member HowtoForge Supporter

    You can give it a try. As i said before: i had not enough to test osticket on nginx and afaik there is no support for nginx. I prefer to just install another web-server. You can the locations and rewrites in the options-tab as nginx-directives
     
  12. ruliezz

    ruliezz Member

    Why you dont run apache on a different port? For OsTicket I mean.
     

Share This Page