Hi,
I've studied the multiple site option (multiple databases) and the domain access module (single database) and I'm fairly :convinced that I should use the domain access module. I have the following questions
1. I want to host www.mysite.nl, www.mysite.org and www.mysite.com in different languages (Dutch and English) . After studying the docs I can't find any specific directions on this subject within the context of the Domain Access module. Has anyone experience with this kind of setup and or knows about pitfalls? For example, does it matter which site I set up first (like /sites/www.mysite.nl , /sites/www.mysite.org etc.)?
2. Using one database with the domain access module while using different languages would mean, as far as I can see, that all tables (except the user table if I want to use SSO) should be prefixed for the different domains. Is this a correct assumption?
3. The domain access module discussions indicate that I must point both websites to one IP address and Drupal wil figure out the rest. Is this correct?
4. Is the domain access module the most suitable for this setup or are there more options?
5. Are there any known issues when I start developing such a project on a local machine while using the domain access module?
I'll be using CENTOS 5.5 with KVM virtualization on my own server for maximum freedom in configuration implementing LVM.
I'm just setting up a new server... and am a bit stuck as to which distro to install.
Previously I used Ubuntu, but the latest version (10.10) comes with php5.3, which doesn't play so well with D6.
Ubuntu version 9.4, that supports php5.2 well, doesn't have a good php-GD graphics library, which causes drupal status report errors.
Can anyone suggest a similar distro or solution that runs Drupal with minimal configuration?
Hi, fairly new to Drupal. have setup product types in e-commerce and added them etc. cant seem to post them anywhere but front page....can anyone help pls?
I just copied my Drupal website from my web server to my local machine (running wampserver).
All went well in the beginning. I copied all the core files as they were... and also duplicated the database.
Now, I'm facing a weird issue. When I log in, this error is displayed on the top of ever page:
I have a Drupal 7 multi-language(3) website. I have installed the Internationalization (7.x-1.0-beta2) module.
I have created for each language a page, and translate it to others two languages.
Now here is what I what to do: To set a kind of intelligent "front-page" to know what language is selected and set the front page(which I choose) in that language.