Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > fd949121ac3bfccc006fcf097a49d644 > files > 8

ibWebAdmin-1.0.2-7mdv2010.0.noarch.rpm

ibWebAdmin 1.0.2

  ibWebAdmin is a web frontend for the Firebird and InterBase
  database servers.


  By now it has the functionalities for
  
  o creating, deleting, modifying databases, tables, generators,
    views, triggers, domains, indices, stored procedures, udf's,
    exceptions, roles and database users

  o performing sql expressions on databases and display the results

  o import and export of data through files in the csv format

  o browsing through the contents of tables and views, watching them
    growing while typing in data

  o selecting data for deleting and editing while browsing tables

  o inserting, deleting, displaying the contents of blob fields

  o diplaying database metadata, browsing the interbase system tables

  o database backup and restore, database maintenance


  Some of the features are only available if the database- and the
  web-server are running on the same machine. The reason is that php
  have to call the interbase tools (isql, gsec, gstat, etc.) to
  perform certain actions.


  Since release 0.99.1 ibWebAdmin is treated stable due to the fact 
  that it is in use by a lot of people and there are no known bugs
  remaining. But even unkown bugs or mistakes may have fatal
  consequences for your databases. So please make sure you have
  always a recent backup available.



Documentation

  I'm sorry, there is no complete documentation available up to now.
  But if you are familiar with Firebird or InterBase you will have no 
  troubles using ibWebAdmin. A draft of the upcoming documentation can
  be found in the doc directory of source tree or at
  http://www.ibwebadmin.net/doc

  For some basic configuration settings have a look to the file
  ./inc/configuration.inc.php befor you start the programm.

  If you are struggling with getting the interbase support into your
  W/LAMP-setup, please read the Beginners guide to Firebird and PHP:
  http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_beginners_php



Requirements

  This is the environment I'm using for the development. Other
  components are not or less tested. So if you got problems make sure
  you are not using older software components.

  php5.04 with compiled in support for Firebird/InterBase and pcre
 (but any version >= 4.06 should work)

  Firebird 1.5 SS for Linux and InterBase 7.1 for Linux
        
  Apache 1.3.28

  Linux kernel 2.6.4, SuSE 9.1

  Mozilla 1.73



Copyright notice:

 (C) 2000-2006 Lutz Brueckner <irie@gmx.de>
               Kapellenstr. 1A
               22117 Hamburg, Germany

  ibWebAdmin is published under the terms of the GNU GPL v.2,
  please read the file LICENCE for details.

  This software is provided 'as-is', without any expressed or implied
  warranty.  In no event will the author be held liable for any 
  damages arising from the use of this software.