apache / mysql / php
phpdev
- a all in one installer for apache, mysql and php in windows.
MySQL Front
- a MySQL database editor
- server: localhost; user: root
► apache and php installation:
1. install Apache 2.2.9
2. install PHP 5.2.8
during installation:
2.1. choose Apache 2.2.x Module
2.2. Apache Configuration Directory
...\Apache Software Foundation\Apache22\conf\
3. directory mapping configuration
- to change the directory of the \htdocs folder
- open ...\conf\http.conf
DocumentRoot "D:/.../folder_name"
<Directory "D:/.../folder_name">
4. restart Apache
  .  cdo bloggers   .  my digital corner   .  sacha chua   .  the oatmeal   .  toxel.com   . 
  .  Hotels & Resorts Worldwide   . 



