Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I think this error is for .htaccess file . i tray to upload or create it on my vps but after these actions the file not show and the problem not solve .
I read all the stuff I was supposed to, took heed of all the warnings (not to download v6 if running PHP 5.3 etc etc). I already have XAMPP but downloaded WAMP to avoid this issue and was about to follow the video tutorial step by step. Hey presto - a php dll file was apparently missing from the download and WAMP wouldnt open. So everything I have tried over several hours and on two separate days' worth of trying, has been utterly fruitless.
Let me start by thanking anyone who replies. This is my first experience with open-source software, and I am extremely impressed by the generosity of everyone involved.
I am trying to make a site that displays a listing of court cases that, when selected, will display a summary of the case and a link to the actual file.
I am working with the following data fields for each node (added through CCK):
Title
Date
Summary
Link
Let me start by saying I have ZERO experience with Drupal at this time. I have a client project that is a Main Street web site directory. A single web page (profile page) will be created for each of the Main Street businesses (users). I need a CMS to manage this site that will allow up to 50 users with unique login credentials that will only give the user access to modify/edit their OWN page and nothing else. Someone told me Drupal could do this. Is this correct?