🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Database port

User: "Chrisi"
New Altair Community Member
Updated by Jocelyn
Hello,
I have an issue with the server installer. Where do I find out which Database port to use? the default onces are not working. I tried the default once already, but always got the message connection to localhost refused.

Thanks in advance
Chrisi

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Chrisi"
    New Altair Community Member
    OP

    User: "Yi_Yao"
    New Altair Community Member
    Hi,

    When you set up the SQL dataset, there is a port. I think the default port is maybe 5432.

    Yi
    User: "BalazsBaranyRM"
    New Altair Community Member
    Hi,

    the database port depends on the database type. MySQL has 3306, PostgreSQL has 5432, etc.

    You can ask the person who installed the database. If you installed itself, look at the documentation of your database system for the default port.

    Regards,
    Balázs