I am Installing Dspace on our server machine and the database is PostgreSQL. I have installed Dspace correctly. On the same machine there is already a Library Management System that uses PostgreSQL database and the port is 5432.
When Library system server is on, dspace doesn't run. When I switch off Library System server, dspace runs. This is due to the port being the same I guess. I installed another Version of PostgreSQL on the same machine and changed the port to 5433. I went ahead and tried changing the ports from 5432 to 5433 in "build.properties" so that when installing dspace it has to install into the newly created "dspace" database in new PostgreSQL installation. When I run " ant fresh_install" it picks default port of 5432 and doesn't resolve the port issue i want to solve. Please may you help me in solving this issue. what can I do because I don't want to lose my Library System as it has been running for quiet a long time now? Thank you very much in advance for your help. Dickson Soko -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
