Posts Tagged ‘server’

PHP / MySQL Test Server Setup - Part 6

This is mostly for students in my programming class. This tutorial gives a brief overview of the php.ini file.

Part 7 - using phpmyadmin

Part 8 - uninstalling winLAMP

Duration : 0:9:49

Read the rest of this entry »

Technorati Tags: , , , , , , ,

PHP / MySQL Test Server Setup - Part 5

This video is mostly for students in my programming class.

Part 6 - Coming soon: php.ini configuration, myphpadmin stuff

Part 7 - Coming soon: uninstall APache, MySQL, easyPHP package, final comments

Part 5 - This video

Duration : 0:6:42

Read the rest of this entry »

Technorati Tags: , , , , , , ,

PHP / MySQL Test Server Setup - Part 3

Mostly for my programming students.

Part 3 - This video walks you through how to test and configure the Apache web server. I don’t get into all the configuration options, just the ones that you’re most likely to use as a developer. Just the basics.

Duration : 0:9:56

Read the rest of this entry »

Technorati Tags: , , , , , , ,

PHP / MySQL Test Server Setup - Part 2

Mostly for students in my programming class.

Part 2 - This walks you through how to setup the software. nVU, Notepad++, PHP Designer are straight forward. WinLAMP has a few more options.

Duration : 0:9:53

Read the rest of this entry »

Technorati Tags: , , , , , , ,

PHP / MySQL Test Server Setup - Part 1

This video is mostly for students in my programming class.

Part 1 - Describes where to download the software we need for PHP development. The only software that is required is WinLAMP. Everything else (nVU, Notepad++, PHP Designer) is optional.

Duration : 0:9:8

Read the rest of this entry »

Technorati Tags: , , , , , , ,

PHP / MySQL Test Server Setup - Part 4

This video is mostly for students in my programming class.

Part 4 - This video continues to talk about the winLAMP setup. In this video, I’ll walk you through:
- How to re-map the documentroot folder
- How to use multiple documentroot folder
(the cheater / easy way)
- And finally, I’ll walk you through an entire process of creating a php program, where to save it, how to run it.

The php file will do 2 things: test if PHP is talking to the Apache web server, test the connection to the database.

Duration : 0:9:57

Read the rest of this entry »

Technorati Tags: , , , , , , ,