Login Register Actian.com  

Actian Community Wiki

Navigation
Learn About
Developing With
Ingres Talk
Information
Toolbox

PHP/Projects/Mediawiki

From Ingres Community Wiki

< PHP | Projects(Redirected from MediaWiki on Ingres)
Jump to: navigation, search

Contents

Introduction

This project aims to introduce support for Ingres to the latest MediaWiki release (version 1.15.1 at the time of writing).

Requirements

  • Currently Ingres 9.2.x or later
    • It's possible a later release will become the minimum version if functionality in that later release is required.
  • PECL Ingres SVN HEAD revisions or later
  • PHP 5.2.x

Downloading the Code

The current code is available from the SVN directory http://code.ingres.com/apps/mediawiki/trunk. This code includes the following functionality:

  • Ingres abstraction layer, includes/db/DatabaseIngres.php
    • Not complete, see Issues below
  • Installer

Issues

Below is a list of known issues with the Mediawiki Ingres port and the work-arounds, if any:

Problem Problem Area Needed for Workaround
Missing savepoint support PHP driver Am not 100% sure it's required but it's used in the DB2 interface None
Unable to display main page after installation PHP driver Basic functionaliy None
Personal tools
© 2011 Actian Corporation. All Rights Reserved