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

MySQL error while installing

I just downloaded WAMP server and drupal files. After starting the web server, I tried to install Drupal by adding Database, etc. However I am getting the error which says

In order for Drupal to work, and to continue with the installation process, you must resolve all issues reported below. For more help with configuring your database server, see the installation handbook. If you are unsure what any of this means you should probably contact your hosting provider.

Please take a look - register globals problems

Hello,

Could anyone help me to solve this problem?

I am trying to install Drupal commerce using commerce_kickstart and when I start the installation process I receive this message:

PHP register globals Enabled ('1')
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled.

Additional information:

I am unable to set permissions: sites/default/settings.php

I am new to Drupal. I just installed Drupal but I've got a message that something is missing. I copied the report below; could anyone see what is wrong and why I do not get the window where I could change permission. I have a website on ipage.com. I click on sites/default/settings.php and I don't get the window with "Set Permission." What should I do?

Copied REPORT
Here you can find a short overview of your site's parameters as well as any problems detected with your installation. It may be useful to copy and paste this information into support requests filed on drupal.org's support forums and project issue queues.

Info
Drupal 7.12
OK
Access to update.php Protected
OK
Configuration file Protected
OK
Cron maintenance tasks Last run 18 min 29 sec ago
You can run cron manually.
To run cron from outside the site, go to http://ib.iwonabozek.com/drupal786/cron.php?cron_key=CW6GNFvqZVZzAC4upeA...
OK
Database system MySQL, MariaDB, or equivalent
OK
Database system version 5.0.91-log
OK
Database updates Up to date
OK
Drupal core update status Up to date
OK
File system Writable (public download method)
OK
GD library PNG support bundled (2.0.34 compatible)
OK
GD library rotate and desaturate effects bundled (2.0.34 compatible)
OK
Node Access Permissions Disabled

Editing standard blocks

I was just wondering,

if you for example use the default contact form, is it then possible to edit the standard "your name", "subject" ,... to whatever you like?

In which file should I look then?

grz,

Kevin

Problems with Multi-Site Set-up using Drupal 7

I'm working on a home LAN trying to set up two websites using the same Drupal installation.
CentOS 6.2
Apache 2.2.15
PHP 5.3.3
mysql Ver 14.14 Distrib 5.1.61

I have Drupal 7 successfully installed in /var/www/Drupal (for primary domain www.Drupal.ws)
There is a corresponding virtual host defined for it in the file /etc/httpd/conf/httpd.conf:

<VirtualHost *:80>
	DocumentRoot /var/www/Drupal
	ServerName www.Drupal.ws
	<Directory /var/www/Drupal>
		AllowOverride All
	</Directory>
</VirtualHost>

I want to set up another domain: www.DrupalSite2.ws - not a subdomain of the primary one
I looked at many online articles about multi-site configuration and tried to set them up but they fail. When I enter URL www.DrupalSite2.ws, it goes to my normal Apache index.html file.
The file /etc/httpd/conf/httpd.conf does not contain a virtual host definition for www.DrupalSite2.ws. I saw notthing to indicate that it is required. Is this required?

The /etc/hosts file contains "127.0.0.1 www.DrupalSite2.ws". Is this required?

In /var/www/Drupal/sites, I added a folder "DrupalSite2.ws" and in it a "settings.php" file copied from the /var/www/Drupal/sites/default/default.settings.php. All files and folders are set to apache.apache ownership/group and have permissions set to 777 (Yes, I know its overkill.)

Drupal & PHPBB forum, need help

Hi

I have been running a PHPBB forum for quite some time now. Now i want to expand to a full site and not just a forum.

But i want to keep all my user accounts and i dont want to mess up the statistic on the phpbb forum.

Also the site i want needs to have permissions, ie using the same login details as the forum.

So i found Drupal. Looks rly good, but i am so new at this and i have have very little knowledge about (none) PHP and coding etc. I just by guides to do what i want.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal