Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourRed
titleRogo 6.5.0

Below is a guide on how to install a database for the latest version of Rogo (6.5.0)Rogō.

Warning

If you have a MySQL expert or database administrator you are recommended to contact them for advice first.

MySQL is currently the only supported database. However, in theory MariaDB should also be compatible. Please let us know if you do successfully run Rogo Rogō on a non MySQL database.

Minimum required version of MySQL 5.1 we recommend you use the latest MySQL 5.6.X version available on your operating system.

...

The following non default settings may need to be applied to your my.cnf in order to run RogoRogō .

Warning

The basic default installation config should work in small settings. The my-large.cnf should be suitable for most configurations.

It is best to increase the key_buffer (the settings do depend upon your exact conditions) then make sure that the query cache is increased.

You would be recommended to have a read of the MySQL documentation.

...

ft_min_word_len

3

key_buffer = 384M

384M

max_allowed_packet

16M

thread_stack256K

thread_cache_size

8

max_connections

500

query-cache-type

1

query_cache_limit

5M

query_cache_size

500M

max_heap_table_size

536870912

tmp_table_size

536870912

table_open_cache

2500

log-bin

mysql-bin

binlog_format

mixed

...

quick


max_allowed_packet

24M

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@2677e5
showSpacefalse
sortmodifiedreversetruetitle
typepage
cqllabel = "install" and type = "page" and space = "ROGO"
labelsinstall

...