I'm new to Drupal, and am stuck on getting the install started.
I've uploaded the latest version of drupal to my website: www.virtualbutton.com, and when I go to that url to start the install I get this:
The requested URL /cgi-sys/install.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I have seen this mentioned a quite a few threads, but not answered.
I have imported a large number of users into the database and have given them a generic password.
I want to be able to force a password change when they first log in. Is there a module or some code that would allow a 6.1 installation to manage this?
Hi,
I would like to block one of my multisites/subsites and have an authorization form. But how can I do this for just one of my subsites without blocking the other sites?
With all searches in the forum and on google I didn't find any information on what I am looking for.
It is not a vital problem, cause I've restricted access to the node-modul to authenticated users, but I'm quite interested, if or how htaccess access restrictions work with multisites.
I would appreciate some help with te following issue:
I want the comments to be visible for all users, and I only want authenticated users to be able to add (not edit) comments (and create story content - not to edit own story content).
In the Permission settings for the Node module I only selected the 'access content' for anonymous user and authenticated users. All other boxes are empty.