Skip to end of metadata
Go to start of metadata

sandbox.openngo.org configuration

Mysql

mysql 4.1 installed from debs

Packages:

  • mysql-server-4.1,
  • libmysqlclient14-dev,

Apache2

apache2 installed from debs

Packages:

  • apache2
  • apache2-dev

Additional libs (debs)

Packages:

  • libxpm-dev
  • libgd2-xpm-dev
  • libt1-dev
  • libmhash-dev
  • libmm-dev
  • libsnmp5-dev
  • libxml2-dev
  • libcurl3
  • libcurl3-dev

PHP5

php-5.0.3 built from sources (/opt/)

Configuration options:
./configure --prefix=/opt --with-apxs2=/usr/bin/apxs2 --with-regex=php --with-config-file-path=/etc/php5/apache --enable-calendar --with-iconv --with-gettext --with-pcre-regex --enable-xslt --enable-cli --with-curl --with-mhash --with-mysql=/usr/include/mysql/ --with-mysqli=/usr/bin/mysql_config --with-bz2

Drupal

Drupal 4.5.0

Method error_handler in include/common.inc modified:
first line changed to: if ($errno & (E_ALL & E_STRICT) ^(E_NOTICE & E_STRICT)) {

Labels
  • None

Creative Commons License
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-Share Alike 3.0 United States Licence.