Search results

Jump to navigation Jump to search
  • ...worry about - all of the customisation was in Scrips and therefore in the database. Filesystem-based changes need scrutinising closely to see if they still ma ...nd AT 1.2.3 etc. and tested it worked. The task was then to migrate the RT database from the old server to the new server. This is the interesting bit and shou
    8 KB (1,400 words) - 16:14, 6 April 2016
  • ...ges are described bellow. You can use my script [[rt-mysql2pg]] to prepare database for full text without a tedious work. * To prepare already converted [[PostgreSQL]] database run:
    3 KB (320 words) - 09:05, 13 July 2018
  • ...sert the datafile just saved. This will create the ScripConditions in RT's database. /path/to/rt3/sbin/rt-setup-database --action insert --datafile /path/to/AnyTransactionSource.insert
    4 KB (527 words) - 14:15, 13 August 2016
  • This condition appears to be missing a database row as part of the example
    799 bytes (101 words) - 16:39, 6 April 2016
  • ...have to do. You have to insert description of the new scrip condition into database of the RT.
    876 bytes (127 words) - 14:17, 13 August 2016
  • /path/to/rt3/sbin/rt-setup-database --action insert \ ...a.domain.com user@tla.domain.com]". So if the email address in the RT user database uses capital letters, you never get a match, even if the email is sent with
    3 KB (435 words) - 16:15, 6 April 2016
  • * THE DATABASE: ##These are the settings we used above when creating the RT database,
    11 KB (1,509 words) - 16:08, 6 April 2016
  • 2) Go into the "SQL Database Server" group and select the "mysql-server" package (not selected by defaul 11) Install RT3 and initialize the database:
    4 KB (500 words) - 16:09, 6 April 2016
  • postgres-# grant all privileges on database rt4 to rt_user <u>'''CAUTION: do NOT initialize the database as the script may ask (do NOT run "make initdb")'''</u>
    9 KB (1,281 words) - 13:41, 4 January 2023
  • == Database Setup == ...t''' create a database ''user'' for you. If you have not already created a database user for RT, please consult the appropriate documentation, such as [[Config
    9 KB (1,424 words) - 16:11, 6 April 2016
  • ===First pick a database=== ...l one of the three database choices. The first package installs the actual database, the second installs the client dependencies for RT.
    8 KB (1,292 words) - 16:08, 6 April 2016
  • ...port altering of the current value. Let's see how to alter id in different database servers:
    4 KB (675 words) - 16:37, 6 April 2016
  • ...n the distribution for the main installation. In particular, the --with-db-database option should be set to a known SID in your local tns listener config. If there is problem with accents on the web pages for text from the database, it might be needed to add the following environnement variables to apache
    7 KB (1,127 words) - 16:15, 6 April 2016
  • This script connects to the RT database and exports all of the mail into mbox format. An mbox file is created for e * I've tested this with my [[PostgreSQL]] database and added code so that it should also work with [[MySQL]], but all other da
    7 KB (840 words) - 16:36, 6 April 2016
  • '--with-db-database=rt_upgrade' '--with-db-dba=root' '--mandir=/usr/local/man' '--infodir=/usr/ [/]# /usr/local/rt3/sbin/rt-setup-database --dba root --prompt-for-dba-password --action upgrade
    6 KB (834 words) - 16:09, 6 April 2016
  • ...'apt-get install mysql-server(or)pgsql''' You can choose either of the two database packages or if you already have one installed, you can ignore this step. DATABASE CREATION AND SCHEMA INSTALLATION
    11 KB (1,758 words) - 16:11, 6 April 2016
  • The problem is in the database, so we have to fix it there. Backup your database BEFORE CONTINUING!
    7 KB (973 words) - 16:36, 6 April 2016
  • ## Initialize the database: ...e to complete this step by editing the RT files directly, and creating the database. Refer to the RT documentation for manual steps.
    7 KB (1,095 words) - 17:34, 22 October 2018
  • == Database Enhancements == * Split the attachments database into an actual binary attachments, and correspondences/comments databases
    4 KB (710 words) - 16:23, 6 April 2016
  • ...tickets, but sending the same file over and over takes up space in the RT database. The easiest and recommend solution to this problem is to send a link to th ...ustomization that saves space by storing each attachment only once in RT's database. This customization involves creating 3 callbacks, replacing one RT compone
    6 KB (725 words) - 16:03, 6 April 2016

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)