Having problems installing Drupal? See the Installation Guide for more information.

Missing httpd.conf

Just trying my first install of Drupal. Following instructions http://drupal.org/node/823990 for a multi-site install. I am doing this on a Parallels VPN.

First problem I encounter is that I do not appear to have a: /etc/apache2/httpd.conf

Any suggestions where else this might be located.

Thanks,
Nick

Multisite install

Just a little confused about a multi-site install. I read that there are possible security issues in doing a multi-site install but how do ISPs that offer Drupal hosting get around this?

Multi-server deployment

Drupal newb here. I'm sure this is answered out there someplace, but haven't found it. Pointers would be appreciated.

How is Drupal deployed / content deployed in a multi-server deployment? E.g., a farm of X web servers, X >= 2. How does deployed content "get to" all the servers in the farm? What about modules?

How do I add a module to a drupal site installed on my webhost?

I installed drupal 7 (which I am using to learn Drupal) directly onto my webhost via a link on the cpanel. I now need to add a new module which is not part of the initial installation. Please how do I add/ install a module to this installation directly onto the website?

Want to count with reference to the node.

want to display by counting the number refers to a node.
I put the Reference module, do not know how to display.

How can display a count of the references node?
Please Teach me.

thank you.

Problem installing via Drush

I'm new to Drush; I managed to install it on a fresh installation of MAMP Pro in just a few minutes. However, installing Drupal is another matter:

$ drush dl drupal
Project drupal (7.14) downloaded to /path/to/drupal-7.14. [success]
Project drupal contains: [success]
- 3 profiles: testing, standard, minimal
- 4 themes: stark, seven, garland, bartik
- 47 modules: drupal_system_listing_incompatible_test, drupal_system_listing_compatible_test, user, update, trigger, translation, tracker,
toolbar, taxonomy, system, syslog, statistics, simpletest, shortcut, search, rdf, profile, poll, php, path, overlay, openid, node, menu, locale,
image, help, forum, filter, file, field_ui, text, options, number, list, field_sql_storage, field, dblog, dashboard, contextual, contact, comment,
color, book, blog, block, aggregator

$ drush site-install --db-url=mysql://admin:password@localhost/drupal --account-name=admin --account-pass=password
Bootstrap to phase 0. [0.01 sec, 3.71 MB] [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drush() [0.05 sec, 3.93 MB] [bootstrap]

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal