dimanche 17 août 2014
On 07:09 by مشاهير العرب No comments
Set up a Domain and point it to the directory containing Drupal's files
To set up and configure a domain name which points to this new directory, you will need to refer to your Internet Service Provider (ISP). This process can be accomplished in a variety of ways and the process is specific to the tools provided by your ISP. In general you want to:
Register a Domain Name e.g. http://example.com.
Configure your hosting account to use this domain name.
Point the domain name to your new folder/directory, which contains the uncompressed Drupal files
Note: These steps can take some time. Many ISPs provide an ‘Add Domain’ function, which allows you to simply specify the domain name to be used and the directory which it points to. It can take minutes or hours for this setup to go into effect.
If you are registering a sub-domain, the portion of the name that is before the domain name, perhaps in place of the ‘www’ (e.g. http://internal.example.com), these tend to process almost immediately, but again it depends on your ISP.
Create the configuration file and grant permissions
In order to set up your new site, it is necessary to be able to modify the settings.php file via your browser. By default when you unarchive these files, only the default.settings.php file exists and the permissions are set to Read Only.
You will need to copy the file, rename it to settings.php, and then temporarily change the permissions so that the server can Read and Write to this file when a user makes changes via a web browser.
You then need to move up one level to the /sites directory and change the permission on the /default directory (folder), as this is the place where files created or uploaded via the web interface will be stored.
Copy the file default.settings.php and rename it to settings.php
Use your ISP’s file manager to navigate to the /sites/default directory
Select the default.settings.php file (usually done by checking a box next to the file)
Copy the file, naming the new copy ‘settings.php’
Change the permissions of the settings.php file.
In your ISP’s file manager select the file ‘settings.php’ and click on permissions.
Add the permissions for the file to be written by the web server (i.e. web users). If your system is asking you to use a numeric value to CHMOD the file you will want to use 666, this will set the file to be written by anyone.
Save your changes.
Please note: The installation script that runs when you first visit your site should change the permissions of the ‘settings.php’ file back to read-only when you are finished the initial configuration of your site; however, it is recommended that you check that the permissions for settings.php have been set back to Read Only once you are finished.
Change the permissions of the /default directory.
In your ISP’s file manager select the /default folder and click on permissions.
Add the permissions for the folder to be written by the web server (i.e web users).
Save your change.
Create the Drupal database
You must create a new, empty database for Drupal to use. You must also add a user who has full access to this newly created database.
The way in which you create a database will likely depend on your ISP.
One of the most popular tools used to administer databases is "phpMyAdmin". It is possible that you will have privileges to create new databases using this tool. However, it is more likely that your ISP provides access to phpMyAdmin so that you can work with content in your database. When you create a new site, the related database must be created using the ISP’s control panel.
Option 1: Create a new Database using your ISP’s Control Panel
In many cases your ISP will provide you with a database section in your account’s control panel. Here you will be able to create the database, adding a username and password to access the database. The approach and steps here will vary depending on your ISP, but generally you will be specifying:
A name for the database to be created (usually a shorthand version of the site name)
A username and
A password
The combination of these three things will be used by your website, and perhaps by you, to administer the new database.
Please note: Some ISPs will host the databases on a separate server than the server which hosts your website. In this case, you may also need to specify which server the database is on. Your ISP will let you know if this is necessary.
Option 2: Create a new Database using phpMyAdmin
From your ISP’s control panel, open phpMyAdmin.
In the Create new database field, type the name you want to use for your new Drupal database and then click Create.
Click the Privileges tab.
Click Add a new User.
In the User name field, type the username that you want to add (this will be the username for site to access the database, not your own username).
In the drop-down menu beside the Host field, select Local.
In the Password and Re-type fields, type a password to use for the new user.
In the “Database for user” section, select “Grant all privileges" on the database you just created.
In the “Global privileges” section, leave all of the global privileges checkboxes unselected.
Click Go.
This should mark the end of the work that is necessary it in the ISP’s control. From here we are going to use a web browser to configure your new site.
Read more about Creating the Drupal Database.
Run the installation script
To run the Drupal installation script:
Using your web browser, navigate to the base URL of your new website, e.g. http://example.com. (If you have registered a new Domain name and it has has yet to go into effect, it is possible that you will still be able to access the website with a link provided by your ISP or even using a numeric IP address.) When you go to your new website, you should see the Drupal installation page. The installation wizard will guide you through the process of setting up your Drupal website.
When you first visit your new website having completed the step above, if you receive an error similar to the following “Parse error: syntax error, unexpected '{' in .../includes/bootstrap.inc on line 679” it may be because you are attempting to install your new site on a server that is running an old version of PHP. Drupal 7 requires at least PHP 5.2.4. See the system requirements page for more information.
On the Select an installation profile page, select Standard. Click Save and continue.
On the Choose language page, select English. Click Save and continue.
On the Database configuration page, select the type of database that you are using. Type the database name, database username and database password (the same ones you used to set up your database).
Please note: If your database host is located on a different server, if your database server is listening to a non-standard port, or if more than one application will be sharing this database then you can configure Drupal options for this by clicking the Advanced options link.
Click Save and continue. The Installing Drupal page is displayed.
On the Configure site page, do the following:
In the Site name field, type the name you want to give your site. In the Site email address field, type the email address that automated messages from your Drupal site will be sent from.
In the site maintenance account section, type a username, email address and password to use for the maintenance account.
In the server settings section, select a country from the list and then select a time zone.
If desired, select Check for updates automatically and Receive email notifications (recommended to keep your site's security up to date).
Click Save and continue.
You should see a newly installed Drupal homepage, as shown in the screenshot above. The administrator account is automatically logged in, and if you chose the "Standard" install, the black administration toolbar will be displayed across the top of the page.
Installation is complete
Inscription à :
Publier les commentaires (Atom)
Search
Popular Posts
-
If you don't know what to do with the problems the computer screens pop up from time to time, all you require is way to properly Fix...
-
et quelles sont les spécifications techniques L'ordinateur est devenu l'un des dispositifs les plus couramment utilisés dans l...
-
After the introduction to classes in the previous chapter, we're now ready to write our very own class. It will hold information about ...
-
Health insurance is offered in various forms today. Traditionally, health insurance plans were indemnity plans; the insured paid a pr...
-
Florida health insurance companies are now feeling the effects of the increased price transparency that the Internet brings. Now longer...
-
Set up a Domain and point it to the directory containing Drupal's files To set up and configure a domain name which points to this new...
-
What Is PHP? PHP is an open-source, server-side, HTML-embedded Web-scripting language that is compati- ble with all the major Web server...
-
Trait Example From ZF2 namespace Zend\EventManager; trait ProvidesEvents { public function setEventManager(EventManagerInterface $even...
-
While classes and the entire concept of Object Oriented Programming ( OOP ) is the basis of lots of modern programming languages, PHP wa...
-
Conversion de thèmes Drupal 6.x en thèmes Drupal 7.x 52 modifications pour la création d'un thème sous Drupal 7 (suppressions aussi) o...
Recent Posts
Categories
Sample Text
Blog Archive
-
▼
2014
(26)
-
▼
août
(22)
- Defining and using a class
- Introduction to PHP classes
- What Is PHP?
- Code Examples For Drupal
- En savoir inventé le premier ordinateur...
- Créer un thème sous Drupal 7
- Installation d'un nouveau thème Fr
- Quick install for beginners
- Pourquoi choisir Drupal 7 ?
- A quel titre une pension d'invalidité au titre du ...
- Qui peut prétendre aux soins médicaux gratuits ?
- Backup and Migrate
- En savoir inventé le premier ordinateur...
- Historique
- Discount Health Cards-Consumer Driven Health Care
- Florida Health Insurance - Take Advantage of the I...
- Health And Wellness Products - How To Make Your Own
- How To Save on Health Insurance
- Understanding HMO, PPO and FFS Health Insurance Plans
- PHP4 to PHP5 Migration
- Fix Php5 Dll Was Not Found Error With Registry Cle...
- Des IMAGES & videos toujours plus drôles? Clique j...
-
▼
août
(22)
About UsWrite For UsAdvertise With UsList Of ArticlesPrivacy PolicyDisclaimerCopyrightEXEIdeas ForumContact Us
Search Here...
HomeBloggerWebsiteWordPressInfographsInternet MarketingMobilePCInternetECommerceBusiness NeedsWeb CodesWeb Template
LATEST >> Welcome Here And Thanks For Visiting. Like Us On Facebook...
EXEIDEAS – LET'S YOUR MIND ROCK » BLOGSPOT / BLOGSPOT NAVIGATION BAR » PAGE NAVIGATION WITH (NEXT/PREV, FIRST/LAST) FOR BLOGGER
Page Navigation With (Next/Prev, First/Last) For Blogger
This Article Was Live On December 14th, 2015And So Far Have: 2 Comments...
Page-Navigation-With-NextPrev-FirstLast-For-Blogger
Its a continuous part of our previous Page Navigation With (PageCount – NextPrev – FirstLast) For Blogger, Page Navigation With (PageCount, Next/Prev) For Blogger, Page Navigation With (Next/Prev) For Blogger which have same features but no page count text so this one features is new here in this version. By default Blogger has a simple navigation system to navigate between the posts and pages. This page navigation has just three buttons, one for next one for previous and one for home. this simple page navigation system is best to navigate between the posts but on pages and on post summary pages it does not seems good to work. For example if a visitor has to jump on directly to next to second page then he or she has to go through all the posts by using previous button.
This page navigation is also limited to Home/Lable page only and on post page, blogger default page navigation will be back. So you have seen the screenshoot above so now the code is below. So now before proceeding to the code, have a look on our navigation widget features list and then garb the code. Its very easy to install it without editing your template that can be dangerous sometime.
Features:
1.) PageNavigation With Next/Previous And First/Last Button.
2.) Fully Customizable CSS.
3.) Easy To Install.
4.) Simple And Cross-Browser.
5.) Complete InBuilt Code, No Need To Edit Your Template.
6.) Pure JavaScript Code.
7.) Navigation Will Be Displayed Only On HomePage/LablePage.
8.) Next Post, Previous Post And Home Default Button Will Be Displayed On Post Page.
9.) No External Link Added.
10.) CSS3 Added For Style.
11.) First And Last Page Button Will Be Keep Showing.
12.) With Not Conflict With Any Code.
13.) Total Page Count Added.
How To Add In Blogspot?
1.) Go To Your www.blogger.com
2.) Open Your Desire “Blog“.
3.) Go To “Layout“.
4.) Click “Add A Gadget” Where You Want To Add It.
5.) Now Scroll To “HTML-JAVASCRIPT”
6.) Click “+” Icon To Add It.
7.) Now “Copy” The Below Code And “Paste” It To There.
8.) Leave The Title Empty.
9.) Click “Save“.
10.) Move That Gadget Below “Blog1” Gadget. Now You Are Done.
Customization:
1.) Change “displayPageNum” Num With Your Desired Count Of Post In One Page.
2.) Change “pageCount” Num With Your Desired Count Of Page No To Show On Navigation.
3.) Change “upPageWord” Text With Your Desired Text To Show Previous Page On Navigation.
4.) Change “downPageWord” Text With Your Desired Text To Show Next Page On Navigation.
5.) Change “firstPageWord” Text With Your Desired Text To Show First Page On Navigation.
6.) Change “endPageWord” Text With Your Desired Text To Show Last Page On Navigation.
7.) Save And Done.
YOU LIKE IT, PLEASE SHARE THIS RECIPE WITH YOUR FRIENDS USING...
Share
Page Navigation With (Next/Prev, First/Last) For Blogger
DONT FORGET TO READ THESE ALSO...
Beautiful EXE-Style POP-UP V3 Widget For Blog And Website.
EXEIdeas | July 26th, 2012 | 22
Benefits Of Social Media: Whether It’s Good Or Bad?
EXEIdeas | May 5th, 2014 | 6
Simple Image + Text Slider for Blogger/Blogspot
EXEIdeas | April 18th, 2012 | 0
2 RESPONSES TO “PAGE NAVIGATION WITH (NEXT/PREV, FIRST/LAST) FOR BLOGGER”
Marie says: December 14, 2015 at 11:45 PM
Nice post thanks for the sharing with us
Reply
EXEIdeas says: December 15, 2015 at 7:06 PM
Welcome here and thanks for liking our article.
LEAVE A REPLY
Your email address will not be published. Required fields are marked *
Message *
Name *
Email *
Website
Comments RSS Feed
Next Article
How To Replace Main Image By Clicking On Thumb Image?
Prev Article
What Is A DNS Server And How To Fix DNS Server Not Responding?
SEARCH HERE
LIKE US ON FACEBOOK
ADD US IN YOUR CIRCLE
TrendingLatest
Google-Rebranded-Webmaster-Tools-With-Search-Console
Google Rebranded Google Webmaster Tools As Google Search Console
EXEIdeas | June 6th, 2015 | 0 Comments
How-To-Add-HTML-Buttons-With-Animated-Border-On-Hover
How To Add HTML Buttons With Animated Border On Hover?
EXEIdeas | October 5th, 2017 | 0 Comments
10-Key-Takeaways-From-Dereks-Guide-To-WordPress-Speed
10 Key Takeaways From Derek’s Guide To WordPress Speed
EXEIdeas | May 28th, 2017 | 0 Comments
What-Is-RAM-And-How-Much-RAM-Is-Required-For-Your-Computer
What Is RAM And How Much RAM Is Required For Your Computer?
EXEIdeas | March 8th, 2017 | 0 Comments
How To Fix All Schema.org (hatom-feed Warning) Errors In Blogger?
EXEIdeas | June 9th, 2014 | 6 Comments
RECENT COMMENTS
EXEIdeas on Why Wireframe Is Important For A Perfect User Interface?
Ceasare Dogan on Why Wireframe Is Important For A Perfect User Interface?
EXEIdeas on How Crucial Is Data Cleansing And How Ml Can Help In It?
EXEIdeas on Mistakes To Avoid For Startup While Building A Mobile App
EXEIdeas on 6 Tips How Important Is Graphic Design For Your Business
WHEN WE POSTED
DECEMBER 2015
M T W T F S S
« Nov Jan »
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
ARCHIVES
Archives
CATEGORIES
Categories
ABOUT US
A Blog Contain Articles And Guides About SEO, SMO, ECommerce, Web Design, WordPress, Blogging, Make Money, PC And Internet Tips And A Lot Of More Topics Added Daily Too.
HOT CATEGORIES
Guest Post (1339)Business Needs (531)Internet (525)Blogspot (523)Website (437)Internet Information (288)WordPress (246)HTML-CSS-PHP-JavaScript (172)Mobile (172)
SISTER SITES
Netzspot.Blogspot
EXEIdeas ShowRoom
EXEIdeas International
DekhLiyaChalNikal
New Site Coming Soon
New Site Coming Soon
OUR NEWSLETTER
Do You Like Our Blog? Then Be With Thousands Of Those Fans That Are Receiving Our Articles Daily IN Their Emails. So Its Time To Get In And Take Our Next Hot And Awesome Article Directly Into Your Inbox Too...!!!
Enter Your Email Here..
Copyright 2014 EXEIdeas, All Right Reserved. A Project Of EXEIdeas International.

0 commentaires:
Enregistrer un commentaire