|
From: Adam G. <whi...@wh...> - 2003-08-19 08:45:06
|
I have just installed bobs 0.6.0 (from rpm.. worked well, as far as I can see) However, it took a bit of fiddling to make it work properly with my php version, 4.3.2 and it's php-dba extention, which apparently only included support for: Supported handlers gdbm cdb cdb_make db4 flatfile replacing all instances of 'db3' with 'db4', however, did not work... it killed the apache child each load of systemcheck.php... so, I tried 'gdbm'... the db4 problem may be in my installation (Mandrake Cooker RPMS of Apache&php&php mods). Will gdbm, or db4 (if I can get it to work at all) function properly for BOBS? System Info: Apache-AdvancedExtranetServer/2.0.47 (Mandrake Linux/4mdk) auth_mysql/1.11 mod_ssl/2.0.47 OpenSSL/0.9.7b DAV/2 PHP/4.3.2 core prefork http_core mod_so mod_access mod_auth mod_auth_anon mod_auth_digest mod_include mod_log_config mod_env mod_expires mod_headers mod_usertrack mod_setenvif mod_mime mod_status mod_autoindex mod_asis mod_info mod_cgi mod_vhost_alias mod_negotiation mod_dir mod_imap mod_actions mod_speling mod_userdir mod_alias mod_rewrite mod_auth_mysql mod_ssl mod_dav mod_dav_fs mod_suexec mod_php4 './configure' '--prefix=/usr' '--libdir=/usr/lib' '--enable-discard-path' '--disable-force-cgi-redirect' '--enable-shared' '--disable-static' '--disable-debug' '--disable-rpath' '--enable-pic' '--enable-inline-optimization' '--enable-memory-limit' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php' '--with-pear=/usr/share/pear' '--enable-magic-quotes' '--enable-debugger' '--enable-track-vars' '--with-exec-dir=/usr/bin' '--with-versioning' '--with-mod_charset' '--with-regex=php' '--enable-track-vars' '--enable-trans-sid' '--enable-safe-mode' '--enable-ctype' '--enable-ftp' '--with-gettext=/usr' '--enable-posix' '--enable-session' '--enable-sysvsem' '--enable-sysvshm' '--enable-yp' '--with-openssl=/usr' '--without-kerberos' '--with-ttf' '--with-freetype-dir=/usr' '--with-zlib=/usr' '--with-zlib=/usr' '--with-zlib-dir=/usr' -- Adam Goldstein White Wolf Networks http://whitewlf.net |