I am trying to installed the drupal version 6.1 on my local machine. I have installed apache, php and mysql on my local machine
I am getting following error whie running the install.php
"Your web server does not appear to support any common database types. Check with your hosting provider to see if they offer any databases that Drupal supports. "
It shows me(tick) in the left pane of drupal consol that it completed first two steps successfully. I wish I could attach the screenshot to make it more clear.
Currently there is a country music news website that is run on Windows/ASP and uses a custom built CMS that will soon be converted to a hosted LAMP Drupal installation.
We are in need of a developer to help us carry out the conversion and building of the new site.
Here is a general overview of what is needed.
News Feed
Show top stories with headline, small description, and optional image
Each top story has a link to the full story
Each full story has the ability to have the link emailed
Show summary list of archived news stories with link to full archive list
RSS Feed
News stories are added by site admins
An About Us page, Partners page, etc. (relatively static information)
A page with Radio Station websites, links, images
Artist Pages
Page with alphabetical breakup (link for A, B, C, etc) of artists with a link to a full page of customer defined content for each artist
Each artist page would be based off of a simple template provided by us
Template allows admin to create paragraph content & headings, HTML tables (or something like it) to list other info, include links and images
suppose we want to display time to time changing message in our website ,so administrator needs the help of web developing company to insert the message in the website.how can we provide this facility to administrator that he itself can insert those message in the website.
Hello, I'm going to set up Drupal on my server using postgresql. I followed the steps described in INSTALL.txt and in INSTALL.pgsql.txt.
When running the install-script, i get the following error message (and don't know how to solve):
---------
Database configuration
The following error must be resolved before you can continue the installation process:
Failed to connect to your MySQL database server. MySQL reports the following message: Access denied for user 'qedbuser'@'localhost' (using password: YES).
I'd like to know whether it is possible to allow the right side bar on one page and disable it on another page.
My test site looks like this :
Header
Left side bar - Main - Right side bar
Footer
I'd like to use the space of the Right side bar on several pages, but display the Right side bar on several pages as well. Can this be done ? Do I need a module ? Questions, anyone ?