Multisite setup question

How would you go about testing sites before the domain names are aimed at them?

1. Clone of a Drupal 6 multisite setup
2. The path looks like this for the Drupal setup
remotetestingserver.com/DrupalClient/sites
3. In the sites directory
site1.com
site2.com
site3.com
4. What would be the URL to get into each of the individual sites?

Thank you so much for your help!

Drupalcafe - Wordpress vs Drupal

Drupal versus Wordpress is the theme for the Drupalcafé of July 11th, 2013. The market share of the open source content management system Wordpress is and remains much larger than Drupal market share and continues to grow. What drives so many to choose Wordpress and what drives others to choose Drupal? Is one better than the other? And which CMS is best for which need? We'll look forward to a nice discussion on this topic. Will you join us?

Drupalcafé is an open meeting forum, for- and by web enthusiasts. Drupalcafé features presentations, open discussions and inspiring demonstrations. Whilst enjoying a drink, we present and discuss relevant developments with regard to Drupal open source software, but also adjacent topics. Drupalcafé is a monthly event, freely accessible and visited by ICT managers, software developers and people who are interested in open source CMS software.

Liliana Gaete and Ide Braaksma of One Shoe each have experience with Drupal and Wordpress development and implementations. They will present each highlight the various aspects of the CMS systems. Afterwards, there will be room for Q&A and discussion.

Interested in visiting this Drupalcafe. You can register for free at Meetup.com: http://www.meetup.com/drupalnetherlands/

The program is;
- 17.00 doors open 


SA-CONTRIB-2013-053 - Login Security - Multiple Vulnerabilities

  • Advisory ID: DRUPAL-SA-CONTRIB-2013-053
  • Project: Login Security (third-party module)
  • Version: 6.x, 7.x
  • Date: 2013-June-19
  • Security risk: Critical
  • Exploitable from: Remote
  • Vulnerability: Multiple vulnerabilities

Created a views news block, but it includes entire content, even though my fields are title and post-date only.

As the Subject says, I want to make a page and a block,for my news content.
The idea is straightforward: a coworker make a news update= posts news with Title, and content.
The Coworker is using a user role able to write in content-type: News.

I used Views to create a view with a block display.
5 items.
fields:
Node: post-date
node: title

sort criteria:
Node: post-date=descending

Filters:
Node: type=news

under constant attack

(running 6.25)

My site is under constant attack. Someone somehow actually got in and was executing all kinds of queries against mysql. There are loads of lines like this in the cgi_error log....

Managing MySQL data

I am new to Drupal, taking over admin for an existing collection of sites.

Looking at the MySQL data, I found some puzzling file sizes.

Total db size for the site of interest - 162 MB.

search_dataset.MYD - 47 MB
search_index.MYI - 34 MB
search_index.MYD - 31 MB

node.frm - 9 KB
node.MYD - 1 KB
node.MYI - 16 KB

Executing this sql: select * from search_dataset
returns 29 rows, all with type 'node', sids between 1 and 30 (only 18 is missing).

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x