• 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

Installation won't get past "Ready to Install" screen

Status
Not open for further replies.

it

Chevereto Member
I've repeatedly keyed in the username, email address, password, and mail addresses, and click submit. Takes me to a screen that shows success and that I can click a link to go to the dashboard.
When I click the link, brings me back to the "Ready to Install" screen.

Nginx installation.
Checked error logs for site and for server, no issues/messages.
Data shows that it is posted to the database.
Not using ssl.
Rebooted the server.
Tried typing the url directly .../dashboard, with same result.

I'm stuck!

Thanks for your help.

Mark
 
Most likely it is a MySQL issue. Try dumping any table in the target database and if it doesn't work, you should go to /install?debug to get the install queries then try to manually install it using something like PHPMyAdmin.

If you find hard debugging it, send me access to inbox@chevereto.com

Cheers,
Rodolfo.
 
Last edited:
Hi Rodolfo,
Thanks for your help.
Did the following:
1) in phpMyAdmin - dropped all tables
2) reran the install with ?debug
3) Grabbed queries and saved as file.
4) in phpMyAdmin - dropped all tables
5) Pasted in the SQL file and ran from phpMyadmin
6) Comes to the same "ready to install" page.

I'm sending you access to the phpMyAdmin db as you directed.

Mark
 
Status
Not open for further replies.
Back
Top