Version 7.32.00This version is a complete revision to Theatre Manager that contains changes for OS-X Leopard interface compatibility and Vista interface. As such, it is a significant release - please read all release notes before installing There have also been the usual number of enhancements and fixes in response to user requests. Released June 17, 2008 |
Key changes:
There are is one mandatory web change for this version - a new Apache Loadable module must be installed, changes should be made to the configuration file and 3 web pages must be put in place. note: If running G4 mac mini web listeners at 10.4.11, you may need to upgrade the OS to 10.5.3. We've seen a couple mac minis that needed upgrading and some that do not in our beta testing. |
| Before upgrade |
|
|---|---|
| After Upgrade |
|
| Optional Steps |
|
| Time Required |
|
Implementing the changes to the apache module and web listeners:
| Step 1 | The items below are the tail end of a sample httpd.conf file. You can make changes to this file while apache is running. The items in red will either need changed or added to the apache httpd.conf file. Items with the '#' in front of them are comments that you can add if you wish. In general, the comments and code changes should probably be exactly as is. The Blue line is commented out to avoid an error in the apache log. Just put a '#' & space in front of it. After changing the httpd.conf file, restart apache. If it restarts fine, then the configuration change were ok.
|
| Step 2 | Copy the 3 web pages contained in the downloaded apache file into the same folder as the 'WebPage' folder. i.e. put them in htdocs/1 folder, not in the htdocs/1/webpages folder. You may wish to edit the contents of the pages to handle closed, waiting and error conditions as described above. Generally what is in the enclosed template files should be sufficient. The files are:
|
| Step 3 | Up to now, the new functions have been set up ready to go, but are not effective yet. They will once apache is restarted. Now you need to:
|