سؤال

How to install drupal with nginx on fedora 19 ? Somebody please help . I am an absolute beginner to drupal and nginx.

هل كانت مفيدة؟

المحلول

To install nginx, you can just run sudo yum install nginx in the terminal.

Fedora has a very helpful wiki page that details the steps on how to install Drupal. At step no. 7 when it asks you to start Apache server, you can run nginx server instead by running service nginx start.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top