• 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

Am I doing this wrong? namecheap cpannel

Version
3
PHP version
7.4
Database driver
MySQL
Database version
cpannel
Web browser
all

sfdhxgkj

Chevereto Member
I used to use this on namecheap cpannel buisness for personal use, but I decided to upgrade. Found out I needed to buy a license and did so. I got a malformed screen, so I tried to install 4.0 but that does not seem to work with cpannel. I tried to install it again today as a new version has come out, and now it asks for database instead of cpannel creds.

I installed linuxserver chevereto free docker and that works fine.

Is there a 4.0 docker container I can use? And can I move the domain since my server and namecheap hosting are diffrent domains?
 
I used to use this on namecheap cpannel buisness for personal use, but I decided to upgrade. Found out I needed to buy a license and did so. I got a malformed screen, so I tried to install 4.0 but that does not seem to work with cpannel. I tried to install it again today as a new version has come out, and now it asks for database instead of cpannel creds.

I installed linuxserver chevereto free docker and that works fine.

Is there a 4.0 docker container I can use? And can I move the domain since my server and namecheap hosting are diffrent domains?
Keep in mind not to use 4.0 as production, it's currently in beta and shall only be using for testing purpose only.
 
I got a malformed screen, so I tried to install 4.0 but that does not seem to work with cpannel.
The malformed screen you mention is likely a HTTP(s) issue failing to load the static website assets (js, css).

I tried to install it again today as a new version has come out, and now it asks for database instead of cpannel creds.
V4.0.0.beta.1 works in any server, but it requires environment variables which are not that trivial to provide in cPanel . Usually you will put these variables in your webserver / php-fpm but in cPanel that's not an option, and it seems that it will require to use php.ini or something else (I'm still investigating the best way to accommodate that).

Is there a 4.0 docker container I can use?
Of course,

For V3: This is the gold standard: https://github.com/chevereto/container-builder/blob/3.20/docs/SETUP.md and there's a bootstraped version here: https://github.com/chevereto/docker/blob/3.20/docs/COMPOSE.md

For V4: https://github.com/chevereto/docker/blob/4.0/docs/COMPOSE.md

And can I move the domain since my server and namecheap hosting are diffrent domains?
Sure thing.
 
Back
Top