Jump to content


Photo

Zurmo on Nginx

Nginx

  • Please log in to reply
6 replies to this topic

#1 Vlastr

Vlastr

    Newbie

  • Members
  • Pip
  • 5 posts
  • LocationMinneapolis

Posted 13 July 2012 - 05:36 PM

I'm trying to install Zurmo on Nginx. All prerequisites are met. (I've just succesfully installed it on Apache on another similar vhost - just want to compare Zurmo speed on these two http servers)
The page that lists results of a system check diplays "Failed required services" - [FAIL] without mentioning what particular service had failed.
"Failed Optional Services" and "Correctly Installed Services" are all displayed as [PASS].
The configuration changes required for Yii on Nginx were all implemented and test Yii apps run Ok.
Did anybody try to run Zurmo on Nginx and what could possibly be the problem?

#2 Jason

Jason

    Administrator

  • Administrators
  • 716 posts
  • LocationChicago

Posted 13 July 2012 - 08:35 PM

My guess is the WebServerServiceHelper since you are not running apache. We have not done any testing using NGinx. I would recommend you run the unit tests before you try to install it. Look at CheckServicesUtil::getServicesToCheck and you can rem out the WebServer if you want to by-pass it.

Jason Green
Zurmo Team
Need support? Upgrade now


#3 Vlastr

Vlastr

    Newbie

  • Members
  • Pip
  • 5 posts
  • LocationMinneapolis

Posted 15 July 2012 - 03:10 PM

I removed 'WebServer' from getServicesToCheck() (line 45 of CheckServicesUtil.php). Still the same error.

#4 Jason

Jason

    Administrator

  • Administrators
  • 716 posts
  • LocationChicago

Posted 16 July 2012 - 04:30 AM

I removed 'WebServer' from getServicesToCheck() (line 45 of CheckServicesUtil.php). Still the same error.

You should try to run the unit tests and see what fails. That would be a good next step.

Jason Green
Zurmo Team
Need support? Upgrade now


#5 Ivica

Ivica

    Advanced Member

  • Moderators
  • 478 posts

Posted 16 July 2012 - 08:04 AM

Please try to run unit tests first, to see if there are some problems first like Jason suggested.

Additionally, I suggest you to enable debugging in config/debugDIST.php file($debugOn = false), and to copy/paste debug stack trace, we you would know where exactly the problem is.

#6 Vlastr

Vlastr

    Newbie

  • Members
  • Pip
  • 5 posts
  • LocationMinneapolis

Posted 16 July 2012 - 07:03 PM

After clearing opcode cache the installation routine with 'WebServer' removed worked.
I was able to install and run Zurmo on Nginx.
Thanks for great and prompt support!

#7 Jason

Jason

    Administrator

  • Administrators
  • 716 posts
  • LocationChicago

Posted 16 July 2012 - 07:58 PM

After clearing opcode cache the installation routine with 'WebServer' removed worked.
I was able to install and run Zurmo on Nginx.
Thanks for great and prompt support!

Well that is good to hear!

Jason Green
Zurmo Team
Need support? Upgrade now






Also tagged with one or more of these keywords: Nginx

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users