Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Drupal for Education and E-Learning - Second Edition

You're reading from   Drupal for Education and E-Learning - Second Edition You don't need to be a techie to build a community-based website for your school. With this guide to Drupal you'll be able to create an online learning and sharing space for your students and colleagues, quickly and easily.

Arrow left icon
Product type Paperback
Published in Jun 2013
Publisher Packt
ISBN-13 9781782162766
Length 390 pages
Edition 2nd Edition
Languages
Tools
Concepts
Arrow right icon
Toc

Table of Contents (23) Chapters Close

Drupal for Education and E-Learning - Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Introducing Drupal FREE CHAPTER 2. Installing Drupal 3. Getting Started 4. Creating a Teacher Blog 5. Enrolling Students 6. Creating the Student Blog 7. Bookmarks 8. Podcasting and Images 9. Video 10. Forums and Blogs 11. Social Networks and Extending the User Profile 12. Supporting Multiple Classes 13. Tracking Student Progress 14. Theming and User Interface Design 15. Backup, Maintenance, and Upgrades 16. Working Effectively in the Drupal Community Index

The web host


Your web host provides you with the server space on which to run your site. Within many schools, your website will be hosted by your school. In other environments, you might need to arrange for your own web host by using a hosting company.

In selecting a web host, you need to be sure that they run software that meets or exceeds the recommended software versions.

Web server

Drupal is developed and tested extensively in an Apache environment. Drupal also runs on other web servers, including Microsoft IIS and Nginx.

PHP version

Drupal 7 will run on PHP 5.2.5 or higher; however, PHP 5.3 is recommended. The Drupal 8 release will require PHP 5.3.10.

MySQL version

Drupal 7 will run on MySQL 5.0.15 or higher, and requires the PHP Data Objects (PDO) extension for PHP. Drupal 7 has also been tested with MariaDB as a drop-in replacement, and Version 5.1.44 or greater is recommended.

Tip

PDO is a consistent way for programmers to write code that interacts with the database. You can find out more...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image