PDA

View Full Version : Is it possible to install PostgreSQL and MySQL database server at the same...


JXC
04-20-2007, 06:14 PM
...time in one Apache http server? We mainly use PostgreSQL with Apache on a FreeBSD system, but we would like our server to support MySQL also. Is that possible? Any server admin who can give a little help?

Jeffrey F
04-20-2007, 08:01 PM
you can install as many DBMS as you like. Each server has to be on it's own port. good luck