• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

Non-localhost Database

Status
Not open for further replies.

israkaif

Chevereto Member
🎯Description of the issue

My server has native 5.5.60 Mysql. I can make any other versions of database in Docker only. These databases are not localhost. Databses hosts are:
127.0.0.1:3306
127.0.0.1:3307
...and so on
When I try to put this host to installation form, I have error

▶🚶‍Reproduction steps
  1. I copy installation packet to root of my site
  2. I open my site url
  3. I put parameters то first installation form
  4. I send this form
  5. ...and have that:
😢Unexpected result

2348


📃Error log message
I repeated with some databases.


How can I input non-localhost Database Host?
 
Where it reads db host you have to put either a hostname or an IP. It won't work with anything else.

The install form doesn't allow you to specify the port, but that form only populates the settings.php file which you can manually create.
 
Status
Not open for further replies.
Back
Top