HOWTO Install apache-2.0.53 mysql-4.1.10 and PHP-5.03

Markku Kolkka markkuk at tuubi.net
Fri Apr 22 23:18:22 UTC 2005


MrMoke kirjoitti viestissään (lähetysaika lauantai, 23. 
huhtikuuta 2005 01:25):
> My goal is to build out a test box with phpBB2 so I can learn
> how to use it, but FC3 uses ver 3 of MySQL, and I wanted to
> play with INNODB.

InnoDB is supported in the version of MySQL in FC3. All you have 
to do is define the "innodb_data_file_path" parameter 
in /etc/my.conf , see: 
http://dev.mysql.com/doc/mysql/en/innodb-in-mysql-3-23.html

> At this point I would be satisfied with installing MySQL 4.1,
> and "I think Msqli?", so that I can get phpBB2 working. As fas
> as "MAX" is concerned, I knew of it's ties to SAP, but wanted
> to make sure that the "Max" option didn't affect the operation
> of the phpBB2 software.

You are confusing two different things here. MySQL AB offers a 
"Max" version of the MySQL software with extra features over the 
"Standard" package:
" The Max version includes additional features such as the NDB 
(Cluster) storage engine, the Berkeley DB storage engine, and 
other features that have not been exhaustively tested or are not 
required for general usage, such as user-defined functions 
(UDFs) and BIG_TABLE support."
http://dev.mysql.com/downloads/mysql/4.1.html

This has absolutely nothing to do with MaxDB by MySQL which is a 
different product. (Your earlier posting talked about MaxDB, not 
the Max version of MySQL package).

-- 
 Markku Kolkka
 markku.kolkka at iki.fi




More information about the fedora-list mailing list