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

Moving the location of modules

Rather short sightedly when I setup drupal for the first time I installed the modules in
sites/all/modules/module-name-7.x-1.5/module-name
Since then I relised it should be like this
sites/all/modules/module-name

I can't just delete the old location and uploaded to the new one because drupal spits out an error that the modules not there anymore.

Drupal8-alpha2 - Requirements problem The service definition "request" does not exist.

Hi,

Recently, I've download the new version of Drupal 8 (alpha2) with :

git clone --branch 8.x http://git.drupal.org/project/drupal.git

Then I

git pull

No probleme here but when I want to install my site, I've the error :

Requirements problem
The service definition "request" does not exist.

I've check the .htcacces file & the version of php.

Migrate CPANEL -> I-MSCP the Drupal 7 sites

Hello,

I would like to ask help.

I would like to migrate my sites (Drupal 7) other server. These sites work perfectly with CPanel.

If I copy I-MSCP, Zpanel or different Linux distribution (Centos, Debian, etc). I got a error, but I can't what is the problem....

Error:
Fatal error: Unsupported operand types in /var/www/virtual/matrixcbs.tk/htdocs/modules/field/field.info.inc on line 296

I Can't these update...

Please check it: http://matrixcbs.tk/update.php

Problem with Database configuration

Hello everyone,

I encountered a problem with installing Drupal 7 on a host. On a page "Database configuration" there are several fields.

I have a database on mysql.webserwer.pl , with a user and password. So I enter all those in "Database name", "Database username", "Database password". And now, I understand that I have to write mysql.webserwer.pl in the "Database host" field? As it is located on a separate server.

Thing is, when I do so, I get an error:

www urls vs non www urls?

Hey guys,
Working on a site abc.com. The $base_url value is set to www.abc.com

I can access the site as both abc.com and www.abc.com -- all good at this point.

But all the internal links, like /about-us, /contact-us etc. dont have www in front of them. In other words, they are all abc.com/about-us, abc.com/contact-us.

What can be done so that all internal urls also start with www.abc.com?

Drupal will always time out

I use XAMPP with MySQL on the default port and Apache on ports 8080 and 4399. Even though 80 and 430 are not in use (new windows 7 ultimate installation on vmware) it still says they are so I changed them.

The "bitnami-drupal-7.22-0-module-xampp-windows-installer" always fails it's installation because it only works for port 80 and there is no way to configure it for port 8080 it seems.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal