|
|||
|
|
|||
The following is intended for Web hosting companies transitioning to MIVA Merchant 5 from earlier versions. If you are an online merchant with a MIVA Merchant store, you can disregard this information.
See also: Upgrading Stores to MIVA Merchant 5.
Engine installation instructions are identical to 4.x installation instructions, with the exception of the new database interface libraries. Those instructions are available here.
MIVA Empresa v5.00 and MIVA Mia v5.00 kits will install and configure both the MivaSQL interface and integrated database, and the interface to work with your existing MySQL server, automatically.
The MivaSQL or the MySQL database library must be configured in your httpd.conf.
For example:
SetEnv MvCONFIG_DATABASE_MivaSQL /usr/local/miva/lib/databases/mivasql.so
SetEnv MvCONFIG_DATABASE_MySQL /usr/local/miva/lib/databases/mysql.so
When setting up MIVA Merchant 5 stores for your customers, you will see a new screen for database connections. MivaSQL and MySQL are currently supported.
This is the database name and the "@" sign, followed by the host name.
This is the file, relative to the data directory, where MIVA Merchant metadata will be stored. Table and Indexes will be created in relative to this file.
For instance, the default is Merchant5/mivamerchant.dbf. Domain and store tables are either in Merchant5 or in subdirectories depending on their name.
See "subdir_char" in the Miva Empresa release notes for more information on how subdirectories are managed by MivaSQL.
Upgrading to the MIVA Empresa 5 Engine (for Hosts)
Configuring New MIVA Merchant 5 Accounts, Using setup.xml (for Hosts)
Upgrading Stores to MIVA Merchant 5 (for Online Merchants)