Getting PHP Hosting Dr. Charles Severance. What We Need We want to be able to put up our application on the web so anyone can access our URL (and so we.

Slides:



Advertisements
Similar presentations
WordPress Installation for Beginners Sheila Bergman
Advertisements

Introduction to PHP Dr. Charles Severance
PHP Functions / Modularity
JavaScript Functions, Objects, Array, and Control Structures Dr. Charles Severance
Online Portfolio Development Session #56 Oct. 11, 2004 Jen Alexander.
Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.
Creating WordPress Websites. Creating a site on your computer Local server Local WordPress installation Setting Up Dreamweaver.
Expressions and Control Flow in PHP Dr. Charles Severance
WEB HOSTING & UPLOADING SITI ZULAIHA BINTI MOHD RAIS PGC
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 21: Publishing Your Pages on the Web.
Louisa Lambregts, What Makes a Web Site Successful and Effective? Bottom Line... Site are successful if they meet goals/expectations.
Forms and PHP Dr. Charles Severance
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
Drupal Workshop Introduction to Drupal Part 1: Web Content Management, Advantages/Disadvantages of Drupal, Drupal terminology, Drupal technology, directories.
Cookies, Sessions, and Authentication Dr. Charles Severance
Creating a Web Presence Introduction to WordPress Week 1.
Web Sites for amateur radio. So You want to make a Web Site? There are several things you need to know about web sites before you start to think about.
By. Carlo Roberto Note: My tutorial is base on how I “personally” upload my website. Kung mali man ang way ko sa pag upload. Paki PM ako. HAHA.
Elliott eOrders.Net Edward M. Kwang, President Rachel R. Locklair, Project Lead.
Connecting to USF Network for Web Site SSH Secure Shell is the FTP program you will use to download your http files onto the USF server. To get the SSH.
Internet Research Practice and Experience Ravi Iyer.
The Most Important Course You Will Ever Take Begins Now.
Foxbright – Smarter Education Websiteswww.foxbright.com Foxbright Training Foxbright Teacher Pages
PHP Arrays Dr. Charles Severance
Variables, Expressions, and Statements
Conditional Execution Chapter 3 Python for Informatics: Exploring Information
Introduction to Dynamic Web Content Dr. Charles Severance
DataFlow Diagram – Level 0
PHP Functions Dr. Charles Severance
Create Your Own Webpage. Today’s Agenda Learn about uploading your site Meet in small groups to share work Present.
Setting up Dreamweaver to use your local WAMP testing Server
How Web Servers Work Put Your Name Here Class Period: Date:
Bluehost like a Boss THE ALL IN ONE LAUNCH GUIDE FOR SETTING UP YOUR OWN WEBSITE.
Open Source Web Development Brad Shields CEN/CET.
Forms and PHP Dr. Charles Severance
Hostway Confidential & Proprietary Introduction to Web Hosting.
PHP Arrays Dr. Charles Severance
PHP Functions / Modularity Dr. Charles Severance
Loops and Iteration Chapter 5 Python for Informatics: Exploring Information
Your current Moodle 1.9 Minimum Requirements Ability to do a TEST RUN! Upgrading Moodle to Version 2 By Ramzan Jabbar Doncaster College for the Deaf By.
Installing a Moodle Test Site The painless and easy way.
Expanding your MoodleCloud Storage to Fill the "Entire Sky" Dr. Rick Jerz LeClaire, Iowa (link to video)link to video © 2016 rjerz.com1.
How to use Drupal Awdhesh Kumar (Team Leader) Presentation Topic.
Introduction to Dynamic Web Content Dr. Charles Severance
Promoting literacy in a computer- literate way: how to build and maintain a not for profit website.
Expanding your MoodleCloud Storage to Fill the "Entire Sky"
Dr. Charles Severance Using Handlebars Dr. Charles Severance
C.R.U.D. Charles Severance
Introduction to Dynamic Web Content
PHP Arrays Dr. Charles Severance
Our Technologies Dr. Charles Severance
WordPress Introduction
PHP Functions / Modularity
Transactions Dr. Charles Severance
Getting PHP Hosting Dr. Charles Severance
Using JSON Dr. Charles Severance
Introduction to PHP Dr. Charles Severance
Introduction to PHP Dr. Charles Severance
HTTP Parameters and Arrays
PHP Arrays Dr. Charles Severance
Object Oriented Programming in JavaScript
Expressions and Control Flow in PHP
PHP Namespaces (in progress)
Introduction to Dynamic Web Content
Using jQuery Dr. Charles Severance
Charles Severance Single Table SQL.
HTML Tags and Structure
Data Modelling Many to Many
Model View Controller (MVC)
Presentation transcript:

Getting PHP Hosting Dr. Charles Severance

What We Need We want to be able to put up our application on the web so anyone can access our URL (and so we can grade it) You have many choices Free Hosting - limited bandwith - but OK for this class UMSI Hosting - Free as long as you are an SI student or in an SI class Pay for hosting - starting at less than $5.00 per month

UMSI-Provided Hosting Must use VPN if cnnecting from off-campus Allows remote shell access (SSH) - no free hosting gives shell access

You must be on campus or use the VPN

Free PHP / MySQL Hosting These are fully functional services on solid hardware from real companies They are a loss leader - want to get you comfortable and then get you to pay $3.00 per month or more They will spam you here and there - especially is you use it a lot Bandwidth and data size limitations - but plenty for this course

Some Free Hosting Choices search for "Free PHP/MySQL hosting"

They use a standard CPanel They only ask for limited personal info (i.e. no phone) Don't worry about the exact limitations - if your site starts getting real traffic - you should pay anyways

It takes a while....

Give this 30 minutes to work

CPanel CPanel is a very nice and very standard system administration tool kit for hosted systems Server configuration Database setup PHPMyAdmin File Management.....

Pick One

Uploading Files

CyberDuck

howdy.php Hello from Dr. Chuck's HTML Page <?php echo "Hi there.\n"; $answer = 6 * 7; echo "The answer is $answer, what was the question again?\n"; ?> Yes another paragraph.

Remember - it can take up to 30 minutes for a domain name to propogate when you create a Byethost account.

Summary You will need a real on-the-web site to turn your assignments for the class SI People Server Free hosting like ByetHost Learn CPanel Install and use a FTP tool

Acknowledgements / Contributions These slides are Copyright Charles R. Severance ( as part of and made available under a Creative Commons Attribution 4.0 License. Please maintain this last slide in all copies of the document to comply with the attribution requirements of the license. If you make a change, feel free to add your name and organization to the list of contributors on this page as you republish the materials. Initial Development: Charles Severance, University of Michigan School of Information Insert new Contributors and Translators here including names and dates Continue new Contributors and Translators here