User Tools

Site Tools


cms_faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cms_faq [2011/06/25 13:29]
siva_epari
cms_faq [2018/03/24 11:13] (current)
Line 1: Line 1:
 ==Links== ==Links==
  
-   ​*Content Management System +  ​* [[cms1|Drupal,​ Day1]] 
-     * [[cms1|Content Management System(Focus On Drupal), Day1]] +  * [[cms2|Drupal,​ Day2]] 
-     ​* [[cms2|Content Management System(Focus On Drupal), Day2]] +  * [[cms_faq|Frequently Asked Questions, CMS]] 
-     ​* [[cms_faq|Frequently Asked Questions, CMS]]+  * [[drupal-lms|Library Management System as Assignment]]
  
 ===Frequently Asked Questions(FAQ)=== ===Frequently Asked Questions(FAQ)===
Line 34: Line 34:
  
    * open **Applications** > **Programming** > **Mysql query browser** present in Debian desktop menu    * open **Applications** > **Programming** > **Mysql query browser** present in Debian desktop menu
-      
    * It Opens a Mysql query browser asking for    * It Opens a Mysql query browser asking for
  
-Server hostname: ​Localhost+Server hostname: ​localhost 
 username ​      : root username ​      : root
 +
 password ​      : hello password ​      : hello
  
 now click on connect. now click on connect.
-   +
    * Now the Mysql query browser will open, click on the Resultset 1,a plain text editor appears on top of the Resultset 1.    * Now the Mysql query browser will open, click on the Resultset 1,a plain text editor appears on top of the Resultset 1.
-      
    * on this plain editor write a query "​create database d7" then click on execute.    * on this plain editor write a query "​create database d7" then click on execute.
- 
    * open **Applications** > **Programming** > **Mysql Administrator** present in Debian Desktop menu    * open **Applications** > **Programming** > **Mysql Administrator** present in Debian Desktop menu
-          
    * It Opens a Mysql Administrator asking for    * It Opens a Mysql Administrator asking for
- +
 Server hostname: Localhost Server hostname: Localhost
 +
 username ​      : root username ​      : root
 +
 password ​      : hello password ​      : hello
  
 now click on connect.  ​ now click on connect.  ​
-   +
    * Now a Mysql Administrator will open click on the option "user administration"​ when we click on it a page will appear on right click on the tab "new user" and give the Login information i.e:    * Now a Mysql Administrator will open click on the option "user administration"​ when we click on it a page will appear on right click on the tab "new user" and give the Login information i.e:
-      + 
-Mysql User:  +Mysql User: 
 New Password: New Password:
 +
 Confirm Password: Confirm Password:
-    
-   * Click "​Schema Privileges"​ the second tab on the same page      
  
 +   * Click "​Schema Privileges"​ the second tab on the same page     
    * Here a page appears having the database which you created in Schema List click on the database you created ​    * Here a page appears having the database which you created in Schema List click on the database you created ​
-      
    * Then a List of Available Privileges will appear on right of that page,click on any one of the available privileges and press ctrl A now all the available privileges are selected now press the arrow **<​--** ​    * Then a List of Available Privileges will appear on right of that page,click on any one of the available privileges and press ctrl A now all the available privileges are selected now press the arrow **<​--** ​
-      
    * Now click on "Apply Changes"​    * Now click on "Apply Changes"​
- 
    * Your Database is created you can use the Username and database name and password given here in your drupal database.    * Your Database is created you can use the Username and database name and password given here in your drupal database.
                     ​                     ​
Line 157: Line 155:
 ==Links== ==Links==
  
-   ​*Content Management System +  ​* [[cms1|Drupal,​ Day1]] 
-     * [[cms1|Content Management System(Focus On Drupal), Day1]] +  * [[cms2|Drupal,​ Day2]] 
-     ​* [[cms2|Content Management System(Focus On Drupal), Day2]] +  * [[cms_faq|Frequently Asked Questions, CMS]] 
-     ​* [[cms_faq|Frequently Asked Questions, CMS]]+  * [[drupal-lms|Library Management System as Assignment]]
cms_faq.1309008586.txt.gz · Last modified: 2018/03/24 11:13 (external edit)