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

clean url multisite multidomain

Hi,

I want to run 3 domains on a multisite installation. As far everything is working, except clean url.

I have deleted all .htaccess files and put the rewrite rules in the vhost definitions.

In /etc/apache2/sites-enabled/default i have:

        DocumentRoot /var/www/drupal7
        Servername localhost
        <Directory /var/www/drupal7>
                Options FollowSymLinks
                AllowOverride None
                Order allow,deny
                allow from all

                RewriteEngine on
                RewriteBase /
                RewriteCond %{REQUEST_FILENAME} !-f
                RewriteCond %{REQUEST_FILENAME} !-d
                RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
        </Directory>

If i point to my servers IP address (192.168.11.22) and run the clean url test it all works. great :-)

I made the site1 in sites folder as site1.com and when I look at www.site1.com I get the correct webpages.
I of cource made a vhost file in /etc/apache2/sites-enabled/site1.com which contains:
DocumentRoot /var/www/drupal7
ServerName site1.com
ServerAlias www.site1.com


Options FollowSymLinks
AllowOverride None
Order allow,deny
allow from all

Errors on clean install with Drupal 7.16

Hi, trying to do a clean install of 7.16, as usual - I did too many since 5.x -
Linux, not multisite, only one default site, under public_html

I'm receiving again and again the 3 errors set:
-File system The directory sites/default/files does not exist.
-Default settings file The default settings file does not exist.
-Settings file The settings file does not exist.

PHP is 5.2.17 and Apache 2.0.64. I have other drupal sites (7.16, 6.x and 5.x) up and running with this setup

What I've tried up to now, while trying to go ahead:

Drupal Commerce setting Shop Cart

hi,

Working on implementing Drupal Commerce (nice concept). Is there an easy way, to make the Shopping Cart look and function like the Checkout - this means ...

productlines excl. tax/vat
sum
tax/vat
shipping cost
sum incl. tax/vat

Best regards
Peter

Modules needed for sites like wikicrimes.org, minnus.com.ar, or opengreenmap.org

I have to do a website like wikicrimes.org, or minnus.com.ar.

I want to do it on Drupal 7.

What module combination is better?

Gmap + Location + View ??

Get Location + Geofields ??

What else do I need?

There are some limitations. I would like to do it with Google Map API V3.

Thank you.

Have access to Cpanel

Pls pardon my ignorance, I now have access to my Cpanel how do I install my drupal 7?

Drupal install XP

I have windows XP. I tried to instal drupal but i couldn't. What drupal is good for me and how can i install it? ( I have downloaded it but i saw that is a file...not exe.) Thank you

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal