Warning: fbird_connect(): Unable to complete network request to host "localhost". Failed to establish a connection. in /srv/website/bitweaver5/externals/adodb/drivers/adodb-firebird.inc.php on line 68
Install Bitweaver - Database

Database Connection

Please enter your database connection information
The type of database you intend to use.

If the database you wish to use is not listed above, the version of PHP on this server does not have support for that database installed or compiled in.

Hostname or IP for your MySQL database, example:
Use 'localhost' if your database is on the same machine as your server.
If you use Oracle, insert your TNS name here.
If you use SQLite, insert the path and filename to your database file.
If you are not sure what to put in here, try using localhost.
Database user
Database password
The name of the database where Bitweaver will create tables. You can create a Firebird alias for the Bitweaver database in aliases.conf and then use that aliase as the database name, or provide a full path and file name to create the database in an existing directory.
Do not use Prefix with Firebird, as the field and table names are already up to 30 characters.
This prefix will be prepended to the begining of every table name to allow multiple independent install to share a single database. To ensure problem free usage of Bitweaver with other applications in the same database, we highly recommend using a prefix. If you are NOT running MySQL (i.e. Postgres, Oracle, etc.) you can end the prefix string with a '.' (period) to use a schema in systems that support it. MySQL does NOT support schemas.
If you have modified your Firebird installation from the default please enter the correct path to the base Firebird directory. This is used to find isql in order to create the initial blank database and should be maintained in the correct format for your operating system.
This is the path from the server root to your Bitweaver location.
i.e. if you access Bitweaver as http://MyServer.com/applications/new/wiki/index.php you should enter /applications/new/