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

Mailhandler fails with RH9

I recently moved my mail server off mdaemon (windows based) and onto a Linux (Red Hat 9) server. On the RH9 server I use Postfix and the standard POP3 daemon that is installed with the distribution. Mailhandler (on Drupal 4.2.0) worked fine with mdaemon, but it consistently fails to communicate with the POP3 daemon on RH9. However, a normal mail client is able to collect mail from an account on the same server with no problems. When I do a manual retrieve, drupal returns:

Wiki on 4.3.0 doesn't wiki

Hi.

I've searched, but without any luck. I did find http://drupal.org/node/view/3653 which I have updated with the information below:

I d/l the wiki-4.3.0.tar.gz from drupal, untar and copy to modules/

In Admin, Configuration, Modules. Select the wiki module and save.

In Admin, Configuration, Filters. Enable wiki markup.

Create a new static page, use standard _wiki_ MarkUp and everything is rendered as plain text.

[howto] hostname.domain.com goes to specific page

It is rather neat -once you have your own domain to have some subdomains for different purposes. A usefull subdomain might for example be downloads.example.com. Any user will understand what one can expect at such a domain.

Things like this can be done with drupal 4.3 in the core or in 4.2 with the path module. In that case you can point your users to example.com/downloads and this page drupal will rewrite towards the download page. The way of rewriting these domains is rather neat, but having subdomains might in certain case have a better image or be more usefull.

The site drupal.org uses the shortcut hostname.example.com as well. For example to the documentation place, http://documentation.drupal.org leads to http://www.drupal.org/node.php?id=253 (mhhh, we should use the new clean url here!).

So how can you use this service? What follows is a short howto.

    Say you own the domain example.com (rfc2606);
    Say you have a drupal page example.com/node/view/nid
    You want to have a shortcut to this page labelled nid.example.com

Now you have to do the following things:

1. Edit your DNS

2. Edit your .htaccess

Regarding 1), editing your DNS

installed, logged.. configuration and administration?

I´m sorry, I´ve search the forums and the mailing lists for too long now, I need to ask. I hope someone can give me a piece of advice on the following:



I´ve managed to installed drupal on my server and I´ve logged in with my new password. I´ve got to the DRUPAL CONFIGURATION in the Administrator's guide, which says:

DRUPAL ADMINISTRATION
---------------------
Upon a new installation, your Drupal website defaults to a very basic configuration with only a few active modules, one theme, and no user access rights.

So far so good. This is exactly what I get in my site:

User account


view user information | edit user information | delete account

userxxx

Name:

userxxx (xxx@xxx.xxx)

E-mail address:

xxx@xxx.xxx

Please note that only you can see your own e-mail address - it is not publicly visible.

The DRUPAL ADMINISTRATION section keeps on:

Use your administration panel to enable and configure services. For example, set some general settings for your site with "Administration - site configuration".  Enable modules via "Administration - site configuration - modules". User permissions can be set with "Administration - user management - user permissions".



And here's where I get stuck, since I don't know what the guide's referring to by "administration panel". In my site there's not such administration panel or configuration options...

invalid argument for foreach() in menu.inc

Hello! I would be great if somebody could help me with his.

I´ve managed to install drupal in my server and I´ve received the mail with my password but when I login, I get the following message.

warning: Invalid argument supplied for foreach() in /home/sites/dvtg/www/public_html/xinelo/includes/menu.inc on line 183.

I´d like to check whether I should do something about it. I know it´s not a error but just a warning, but all the same that might mean something is wrong. Is this normal?

Splitting a taxonomy?

I have a taxonomy with a single vocabulary that contains several deep hierarchies. Thinking about it a bit more, I'd rather have several separate vocabularies that are a little less deep. I don't see anything in the UI that lets me do that. Is there a trick I'm missing?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal