Hi, > Can I run two MySQL Servers in same machine ?? yes you can, just place it into 2 distinct directories, like : SERVER 1 : /usr/local/mysql-4.0.x SERVER 2 : /usr/local/mysql-4.1.x > Could I install MySQL 4.1.x in same machime with RPM install ?? i don't try it, but with binary distribution yes you can. > Any conflicts ? Any , if you use 2 different port number. You configure it with my.cnf file by the variable named <port> (port = 3306) Note that if you have 2 MySQL servers on the same machine, pay attention to name some files like socket file, log file, err file with different names. Also the my.cnf file will not located in /etc because it becomes server specific options/configuration file. Hope this help Regards Thierno 6C
-----Original Message----- From: Oscar (TOMCAT) [mailto:[EMAIL PROTECTED] Sent: vendredi 12 septembre 2003 14:53 To: [EMAIL PROTECTED] Subject: Running two MySQL Servers (4.0.x & 4.1.x) in Same Machine Hi, Can I run two MySQL Servers in same machine ?? I have Red Hat 8, and MySQL 4.0.x installed and running (RPM install). Could I install MySQL 4.1.x in same machime with RPM install ?? Any conflicts ? How to configure MySQL to listen in other port ? Thanks, =========================== José Oscar de Souza Eduardo Coordenador de Projetos tel: 3047-4541 fax: 3047-4550 [EMAIL PROTECTED] ===========================