3.4. From 1.1.0 to 1.2.1

The major change in version 1.2.1 is the switch to PHP 5. It is recommended to completely remove PHP 4 from the system before installing BMFO Scripting 5.1.4. If necessary, see the complete uninstallation instructions (Section 4.3).

Please follow the steps below to update the sytem:

  1. Install JDK 1.5.0-08.

  2. Install TOMCAT 5.5.17

  3. Delete Apache's httpd.conf.

  4. Update Apache to version 2.0.59.

  5. Delete c:\windows\php.ini.

  6. Install BMFO Scripting (PHP) 5.1.4.

  7. Run the BMFO installer.

    For an installation with an ORACLE database backend select the following components:

    • BMFO

    • Apache/PHP Configuration

    • Upgrade ORACLE

    • Servlet

    When asked for database connection information, use the bmfo account with the respective password.

    For an installation with a PostgreSQL database backend, select the following components:

    • BMFO

    • Apache/PHP Configuration

    • Upgrade PostgreSQL

    • Servlet

  8. Please insert the following configuration line to include/dbx_connect.php:

    $GLOBALS['boolDebug'] = false;