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

that settings.php file

Okay. So, I know that I am probably missing something simple, but I have to ask.
You copy the default.settings.php and rename the copy to settings.php.
Both these files now reside in the sites/default folder

Fatal Error from contact_form_blocks module

I attempted to install a One Page CV distribution using the install.php command.
The install seemed to go through fine but after the install I could not get to the site.
Getting fatal error: Fatal error: Call to undefined function db_fetch_object() in /hermes/waloraweb040/b1115/moo.sperdie/affordable-e-commerce/drupal/sites/all/modules/content_form_Blocks/contact_form_blocks/contact_form_blocks.module on line 164

"Table variable already exists." error when installing on Windows/IIS7/MSSQL

I'm a Drupal newbie, and since we're a Microsoft shop here, I decided to try out the Drupal for Windows install at http://www.microsoft.com/web/drupal.

I finally was able to get Drupal 7 installed using the Commerce Guys version after a lot of assistance from Mr. Alex Pilotti, but when I went to run the install.php, I ran into an error on the "Verify Requirements" section. It says: "Table variable already exists.".

Acquia distro on db other than MySQL?

I'd like to install the Acquia Commons distro of drupal on the IIS server we have at work. We don't have MySQL on the server, just SQL. Does anyone know if we can use SQL instead of MySQL?

thanks

Can't login after playing with blocks

Hello,

I have a big problem with my website: www.chickenservicewolfs.be

I was playing around with blocks and the content when suddenly I logged of and now I can't login anymore.

I you try www.chickenservicewolfs.be/user you can see that no content is visible so I can't login ...

Can I change something in the phpMyAdmin so that I can login again?

Any help is helpful

Thanks,

Kevin

Drupal in subfolder D6

I have my D6 site in a subfolder.

public_html
-- subfolder1
-- subfolder2
-- .htaccess
I have following code public_html/.htaccess for accessing my site http://site1.com in subfolder1(from http://drupal.org/node/135206).

RewriteEngine on

RewriteRule (.*) subfolder1/$1 [L]

And I changed $base_url variable in settings.php to:

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal