I've two applications, one in PHP the other in JSP.
The first use a MySQL database, while the second use Postgres.
Both applications must be installed on the same machine.
My question is:
There'll be problems having installed MySQL and Postgres on the same machine?