Home

You are here: Home

Professional


Back



Family & Friends
Times & Weather


Adelaide:
16:20 (23/05)
[Weather]

Belfast:
07:50 (23/05)
[Weather]

Canberra:
16:50 (23/05)
[Weather]

Melbourne:
16:50 (23/05)
[Weather]

Montreal:
02:50 (23/05)
[Weather]

United Kingdom:
07:50 (23/05)
[Weather]

OpenCollection

OpenCollection (OC) is the open source product of a collaboration between the Museum of the Moving Image and Whirl-i-Gig to produce a full-featured collections management and access application for museums, photo and moving-image archives and digital collections.

Read More

I have been able to help a little with installation testing on Windows...

Resources

octests

octests is a small collection of web pages and php scripts designed as a helper suite during installation of OpenCollection on Windows (32 bit platforms, XP, server 2003 etc). Read more about OC installation on Windows here.

There's no particular reason it won't work on any PHP/MySQL platform but its built & tested on Windows XP.

Currently it simply provides:

  • access to PHP info
  • lists some PHP settings of interest to an OC installation
  • lists loaded (or not) extensions of interest to an OC installation
  • a test script for MagickWand for PHP
  • a MySQL database creation/check script

To install just unzip the package into your web documents directory (e.g. htdocs) where it should appear as octests (e.g /htdocs/octests) and become available via the webserver (e.g. http://localhost/octests/index.php).

Download octests.zip (last update 26July07)

ImageMagick

ImageMagick. There isn't really any documentation about getting MagickWand (the PHP extensions for ImageMagick) installed on PHP for Windows so we have created some here.

Related Links