• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Installation of zero impossible it misses address of the port of Mysql

Status
Not open for further replies.

jfrdavid

Chevereto Member
Hello

I found a big bug during a new installation of zero it is impossible to continue !!!. There is an error (impossible to reach the server of the database) because it misses a very important thing the port of the database defoises with a different address.
In the settings.php file it missing this port address below.

Line add
$ settings ['db_port'] = '35235';

It does not work during a setup of zero but via a restore via phpmyadmin and upload the modified settings.php file it works I found this solution to be functional

Have a good day
 
Not actually a bug and to provide a different port you need to do it manually in the settings file, nothing that complicated.
 
Status
Not open for further replies.
Back
Top