PAMP:PHP Fusion

From OpenSource

Revision as of 11:26, 18 January 2008 by Johan (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

These instructions apply to version 6.01.13

Contents

Initial Steps

  • Download php-fusion-6-01-13-full.zip from the PHP Fusion site.
  • Create a directory into which you unzip the file.
  • Copy the sub-directory php-files and its contents under either c:\data\apache\htdocs or e:\data\apache\htdocs depending on where your document root is.
  • Rename the file php-files\blank_config.php to php-files\config.php.
  • Start PAMP and WLAN

Database Creation

  • Invoke mysql -h address on your laptop, where address is the IP address of your mobile.
mysql> create database fusion;
Query OK, 1 row affected (0.09 sec)

mysql>

Stage 1 - Welcome to PHP-Fusion setup

  • Browse to http://address/php-files.
  • Database hostname: 127.0.0.1 (not localhost)
  • Database Username: dummy (access control is not used at the moment)
  • Database Password: dummy (access control is not used at the moment)
  • Database Name: fusion
  • Table Prefix: fusion_
  • [Next]

Stage 2 - Super Admin login details

  • Enter the information
  • [Next]

Stage 3

  • Follow the instructions
MediaWiki Resources