Hi,

I have 2 mantisBT that exactly provide same content:
 - 1 for test
 - 1 for prod

The first one php code is the exact copy of the 2nd one, except DB 
parameters in config_inc.php
The DB migration is made via standard backup/restore commands.

Note that if attachments are stored as blobs in MySql DB, you have to 
ensure that the *max_allowed_packet* parameter is sufficient:
For example, in my.ini:
    [mysqld]
    max_allowed_packet=16M

HTH,
Pascal


Vivek Jain a écrit :
>
> Hello,
>
>  
>
> We need to move our Mantis installation to a new server computer. Are 
> there any recommended steps, or procedures, or tips, or cautions etc.? 
> Any sharing of experiences will be helpful.
>
>  
>
> Current:
>
> Mantis 1.1.8 on Windows XP, Apache-2.2.14 (Win32)/ PHP-5.2.11/MySQL-5.1
>
>  
>
> Target:
>
> Mantis 1.1.8 on Windows Server(2003 or 2008), Apache2.2.14 (Win32)/ 
> PHP-5.2.11/MySQL-5.1
>
>  
>
> Thanks in advance
>
> Vivek Jain
>


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
mantisbt-help mailing list
mantisbt-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to