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.
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.
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?
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.