I am installing JIRA Trial base on external database . Do i need to install confluence to be able to configure jira web.
Community moderators have prevented the ability to post new answers.
Hi Caroline,
If you just want to use JIRA then you do not need to install Confluence. JIRA is a self contained application with its own web-based interface.
Hope that answers the question?
Andrew.
When I am trying to configure JIRA from web "Http:// :8080/secure/setupdatabase" even though I am entering correct info still I am getting " -Error connecting to database Communication link failure the last packet send successfully to the server was 0 millisecond ago . The driver has not recieve any packet from the server."
what I am missing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If JIRA and the database are on separate servers it could be a networking or firewall issue. From your JIRA server do you get a connection if you telnet from a terminal window / command prompt?
From the error message I'm assuming you're using MySQL? If so, it may be that MySQL is not configured to allow remote connections, have a look at http://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html for details on how to enable remote connections.
Andrew.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.