answersLogoWhite

0

What else can I help you with?

Related Questions

How to install drupal software?

First you need to install all the requirements for Drupal 6. Those are: - Apache server 1.3 or 2 (recommended) or Microsoft IIS 5, 6 or 7 - MySQL database server 4.1 or higher or PostgreSQL 7.1 or higher - PHP 4.4.0 or higher. Recommended is PHP 5.2.x. Drupal 6.14 and higher work also with PHP 5.3, but some contributed modules could function improperly. After you have all the requirements installed, you can upload your Drupal files and folder to the server. After that you should: - create the database - browse to your Drupal site - run installation script After installation be sure to check status report in Drupal, it will show you if there are any errors or warnings with your installation.


Does Drupal Commerce work on shared hosting accounts?

Hi,Its not part of the many shopping carts available for installation inside cPanel just yet. but installation is possible on shared hosting. From their website look for the Commerce Kickstart 2 installation directions.


Is Drupal Secure?

Drupal is employed by thousands of high profile web sites and is put thorough security testing both by the security experts and Drupal community around the world. Drupal's core code has been confirmed to avoid frequent security susceptibilities such as those described by the Open Web Application Security Project (OWASP).


Where might one go to learn how to use Drupal?

You can go to the Documentation page of the Drupal website. This page includes several guides including installation, site building and multilingual usage. Also, you can go to the Marketplace page of the same website. Here there is a list of companies who provide professional training on Drupal, including 6 Mile Tech, Acquia and Blink Reaction.


When was Drupal created?

Drupal was created in 2001-01.


Who is the best Drupal Web Developers in India?

Drupal Development at Silicon Valley gives you the service of Drupal website Development, Drupal Customization, Drupal Plugins, Drupal Theme Development and many more at very economical cost. Drupal is one of the best open source Development CMS platform written in PHP Programming for having an experiencing superior web experiences.


What is module in drupal?

A Module in Drupal is an optional plug-in that adds functionality to the core of the Drupal Content Management System (CMS). An example could be one of the many social plug-ins for this open source CMS, which allow you to have the social buttons on your web pages, such as the "like" button or "tweet" button.There are many modules of varying complexity, some are dependent on other modules, and will require you to install those other modules alongside. The Drupal website has a section where you can search for all kinds of modules and it generally provides a good explanation as to the functionality and compatibility of each module.It is generally recommended that you install models to the sites/all/modules folder of your Drupal installation, as this keeps your chosen "optional" modules separate from the core installation (which includes modules also) and makes it easier to update the CMS when the time comes.Modules are installed separately and which one you choose depends on the functionality that you require.


How do you install drupal 6.10 on XAMPP?

Install Drupal 6.10 on XAMPP for WindowsYou need to follow Basic Steps to install drupal 6.10 for Windows. We are assuming that you have proper knowledge of webserver, phpMyAdmin, XAMPPStep 1) Grab the copy of XAMPP source from here . www.apachefriends.org/en/xampp-windows.htmlStep 2) Follow simple instructions to Install xampp on your computer.www.apachefriends.org/en/faq-xampp.htmlStep 3) Check your working web directoryStep 4) Grab the copy of Drupal 6.10 from drupal.org websiteStep 5) Put source code of drupal 6.10 to webserver directory on your local.Step 6) Create blank database from phpMyAdmin on your local.Step 7) Go to browser and check localhost/drupal6.10 ( locate your folder )you will be getting installation descriptions. Just follow the instrctions about the database, mySql User Name and password.After filling up above details, user will be provided with admin details. And after adding admin details the system is up and running with drupal 6.10you can refer to drupal installation with xampp documentation with below related links.


Can you use Drupal 6 without having a website?

Drupal is a type of Content Management System(CMS), in which it also a website. It it impossible to use Drupal without a website, as it is a website.


What kinds of themes are on the Drupal website?

There are many different types of themes on Drupal's website. You can customize to your preference on their site to find the perfect theme for you. Themes range from simple, clean look like the "Corporate Clean" theme to more complex theme like "Pixture Reloaded." Check out Drupal to find the theme that will work best with your preference.


How do you add plugins in drupal?

There a number of websites that people who use Drupal can get support for plugins etc such as drupal.org.


Why is drupal is more convenient than joomla?

Drupal and joomla both CMS have their own pros and cons but there are some obvious reasons on the basis of which we can say that drupal is more convenient. First point is that joomla plugins are commercial and drupal plugins are community-based. Joomla's URL is created via the menu system while drupal is based on node id which sounds easy. Matadata in joomla has very limited support but in drupal there is strong support for maratags and easy to manage.