2005-05-04 12:47:44 +02:00
|
|
|
Firebird Database Server 2.0 ALPHA 2
|
2005-02-17 15:53:43 +01:00
|
|
|
==================================================
|
2003-04-09 11:07:44 +02:00
|
|
|
|
2005-02-17 15:53:43 +01:00
|
|
|
** IMPORTANT **
|
|
|
|
|
|
|
|
See note below regarding installation over
|
|
|
|
older versions of Firebird
|
|
|
|
|
|
|
|
** ********* **
|
|
|
|
|
|
|
|
This document is a guide to installing this package of
|
2005-05-04 12:47:44 +02:00
|
|
|
Firebird 2.0 Alpha 2 on the Win32 platform. These notes
|
2005-02-17 15:53:43 +01:00
|
|
|
refer to the installation package itself, rather than
|
|
|
|
Firebird 2.0 in general.
|
2003-04-09 11:07:44 +02:00
|
|
|
|
|
|
|
|
|
|
|
Contents
|
|
|
|
--------
|
|
|
|
|
2003-05-22 14:42:19 +02:00
|
|
|
o Before installation
|
2005-02-17 15:53:43 +01:00
|
|
|
o Installing on systems with older versions of Firebird
|
2005-03-14 15:55:48 +01:00
|
|
|
o Installing on systems with Firebird 2.0
|
2005-02-17 15:53:43 +01:00
|
|
|
o New features of the installer
|
2005-03-16 15:46:51 +01:00
|
|
|
o Known installation problems
|
2005-02-17 15:53:43 +01:00
|
|
|
o Deprecated features related to installation
|
2003-05-22 14:42:19 +02:00
|
|
|
o Uninstallation
|
2003-04-09 11:07:44 +02:00
|
|
|
o Other Notes
|
|
|
|
o Installation from a batch file
|
|
|
|
|
|
|
|
|
2003-05-22 14:42:19 +02:00
|
|
|
Before installation
|
|
|
|
-------------------
|
|
|
|
|
2005-02-17 15:53:43 +01:00
|
|
|
It is recommended that you UNINSTALL all previous
|
2005-03-14 15:55:48 +01:00
|
|
|
versions of Firebird or InterBase before installing
|
|
|
|
this package.
|
2005-02-17 15:53:43 +01:00
|
|
|
|
|
|
|
|
|
|
|
Installation on systems with older version of Firebird
|
|
|
|
------------------------------------------------------
|
|
|
|
|
2005-03-14 15:55:48 +01:00
|
|
|
The security database has been changed. The new
|
|
|
|
database is called security2.fdb and uses a
|
|
|
|
strengthened password encryption algorithm. You can
|
|
|
|
find out more info about the new security features in
|
|
|
|
doc/README.sha1.txt.
|
2005-02-17 15:53:43 +01:00
|
|
|
|
2005-03-14 15:55:48 +01:00
|
|
|
The new database structure and the changed encryption
|
|
|
|
presents several migration problems for sites that have
|
|
|
|
many user ids. The installer makes no attempt to carry
|
|
|
|
out this migration. For Alpha 1 it must be done
|
|
|
|
manually. A possible migration technique is available
|
|
|
|
in misc/upgrade/security/. A future test release will
|
|
|
|
address the issue of user migration more fully.
|
2005-02-17 15:53:43 +01:00
|
|
|
|
|
|
|
|
2005-05-04 12:47:44 +02:00
|
|
|
Installing on systems with Firebird 2.0
|
|
|
|
---------------------------------------
|
2005-02-17 15:53:43 +01:00
|
|
|
|
2005-03-14 15:55:48 +01:00
|
|
|
The installer cannot automatically detect if a
|
2005-05-04 12:47:44 +02:00
|
|
|
Firebird 2.0 Alpha 1 or Alpha 2 server is running.
|
|
|
|
Therefore you will receive no warning until the
|
|
|
|
installer attempts to overwrite an active file.
|
2005-02-17 15:53:43 +01:00
|
|
|
|
|
|
|
|
2005-03-16 15:46:51 +01:00
|
|
|
New features of the installer
|
|
|
|
-----------------------------
|
2005-02-17 15:53:43 +01:00
|
|
|
|
2005-03-16 15:46:51 +01:00
|
|
|
o If an existing firebird.conf is detected the
|
|
|
|
installer will install the default conf file
|
|
|
|
as:
|
2005-02-17 15:53:43 +01:00
|
|
|
|
2005-03-16 15:46:51 +01:00
|
|
|
firebird.conf.default.
|
2005-02-17 15:53:43 +01:00
|
|
|
|
2005-03-16 15:46:51 +01:00
|
|
|
The existing firebird.conf file will be untouched.
|
|
|
|
This is to ensure that access restrictions are
|
|
|
|
maintained after an upgrade.
|
2005-02-17 15:53:43 +01:00
|
|
|
|
|
|
|
|
2005-03-16 15:46:51 +01:00
|
|
|
o Support for several languages has been added to the
|
|
|
|
installer. This support extends ONLY to the
|
|
|
|
installation process.
|
2005-02-17 15:53:43 +01:00
|
|
|
|
|
|
|
|
2005-03-16 15:46:51 +01:00
|
|
|
Known installation problems
|
|
|
|
---------------------------
|
2005-02-17 15:53:43 +01:00
|
|
|
|
2005-03-16 15:46:51 +01:00
|
|
|
A client-only install is in fact installing the
|
|
|
|
server executable. This will be fixed in a future
|
|
|
|
beta release. In the meantime the work-around is
|
|
|
|
to delete the .exe. This can be automated by using
|
|
|
|
a scripted install.
|
2003-05-22 14:42:19 +02:00
|
|
|
|
|
|
|
|
|
|
|
Uninstallation
|
|
|
|
--------------
|
|
|
|
|
2005-02-17 15:53:43 +01:00
|
|
|
o It is preferred that this package be uninstalled
|
|
|
|
correctly using the uninstallation application
|
|
|
|
supplied. This can be called from the Control Panel.
|
|
|
|
Alternatively it can be uninstalled by running
|
|
|
|
unins000.exe directly from the installation
|
|
|
|
directory.
|
|
|
|
|
|
|
|
o If Firebird is running as an application (instead of
|
|
|
|
as a service) it is recommended that you manually
|
|
|
|
stop the server before running the uninstaller. This
|
|
|
|
is because the uninstaller cannot stop a running
|
|
|
|
application. If a server is running during the
|
|
|
|
uninstall the uninstall will complete with errors.
|
|
|
|
You will have to delete the remnants by hand.
|
2003-04-09 11:07:44 +02:00
|
|
|
|
2005-03-16 15:46:51 +01:00
|
|
|
o Uninstallation leaves four files in the install
|
|
|
|
directory:
|
|
|
|
|
|
|
|
- aliases.conf
|
|
|
|
- firebird.conf
|
|
|
|
- firebird.log
|
|
|
|
- security2.fdb
|
|
|
|
|
|
|
|
This is intentional. These files are all
|
|
|
|
potentially modifiable by users and may be required
|
|
|
|
if Firebird is re-installed in the future. They can
|
|
|
|
be deleted if no longer required.
|
|
|
|
|
2003-04-09 11:07:44 +02:00
|
|
|
|
|
|
|
Other Notes
|
|
|
|
-----------
|
|
|
|
|
2005-02-17 15:53:43 +01:00
|
|
|
Firebird requires WinSock2. All Win32 platforms
|
|
|
|
should have this, except for Win95. A test for the
|
|
|
|
Winsock2 library is made during install. If it is
|
|
|
|
not found the install will fail. You can visit
|
2003-05-22 14:42:19 +02:00
|
|
|
this link:
|
2003-04-09 11:07:44 +02:00
|
|
|
|
|
|
|
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q177719
|
|
|
|
|
|
|
|
to find out how to go about upgrading.
|
|
|
|
|
|
|
|
|
|
|
|
Installation from a batch file
|
|
|
|
------------------------------
|
|
|
|
|
2005-02-17 15:53:43 +01:00
|
|
|
The setup program can be run from a batch file.
|
|
|
|
Please see this document:
|
2003-04-09 11:07:44 +02:00
|
|
|
|
2005-02-17 15:53:43 +01:00
|
|
|
installation_scripted.txt
|
2003-04-09 11:07:44 +02:00
|
|
|
|
2005-02-17 15:53:43 +01:00
|
|
|
for full details.
|
2003-04-09 11:07:44 +02:00
|
|
|
|
|
|
|
|