CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • CiviCRM with Drupal in NGINX Server
Pages: [1]

Author Topic: CiviCRM with Drupal in NGINX Server  (Read 2574 times)

depace

  • Guest
CiviCRM with Drupal in NGINX Server
October 27, 2008, 06:28:57 pm
Has anyone been able to install CiviCRM (ver 2.1) in Drupal (ver 6) running in NGINX server??

Thanks..

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: CiviCRM with Drupal in NGINX Server
October 27, 2008, 10:11:55 pm
Hi

Using it with lighttpd. Works fine.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Piotr Szotkowski

  • Moderator
  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: CiviCRM with Drupal in NGINX Server
October 28, 2008, 04:40:26 am
I’ve been using CiviCRM with both Apache and lighttpd and I don’t think we have any features that depend on the web server, so CiviCRM should work on NGINX without a problem.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

depace

  • Guest
Re: CiviCRM with Drupal in NGINX Server
October 28, 2008, 09:16:36 am
I think there is something missing in php installation in my ubuntu server...
I got (the following PHP variables are missing: $_SERVER[SCRIPT_NAME]) error message while running civicrm installer...
I should probably check on php installation...

depace

  • Guest
Re: CiviCRM with Drupal in NGINX Server
October 28, 2008, 11:46:42 am
Found out that
fastcgi_param  SCRIPT_NAME        $fastcgi_script_name;

was missing in nginx conf file...

.. everything went smooth...

thanks guys...

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: CiviCRM with Drupal in NGINX Server
October 28, 2008, 12:16:29 pm
Cool, so now we know that civicrm can run on apache, lighttd and nginx.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • CiviCRM with Drupal in NGINX Server

This forum was archived on 2017-11-26.