Installation

  1. Download and unpack the PBMS PHP extension.
  2. In a terminal window 'cd' into 'pbms-php'.
  3. Execute the command 'phpize'.
  4. Execute the command './configure --with-mysql=<MySQL install dir>'.
  5. Execute the command 'make'.
  6. (Optional) Edit tests/custom_settings.ini.
  7. (Optional) Execute the command 'make test'.
  8. Execute the command 'make install'.