• 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

    • ⚠️ 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

Moving to a different host, please any how to guide?

TORREXTECH

Chevereto Member
Hi Rodolfo I need Help, I did a back up of the database, create a new database using the same names and pass, the difference is the prefix I believe, I imported the content of the original database in to the new one, and I upload all the content of the older folder to the new on the new hosting, I changed the info of the config.php file updated all and I got this message When I tried to access:

Fatal error [400]: SQLSTATE[28000] [1045] Access denied for user 'hondanat_admin'@'localhost' (using password: YES)
Triggered in /imag/lib/G/classes/class.db.php at line 105

Stack trace:
#0 /imag/lib/G/classes/class.db.php(116): G\DB->__construct()
#1 /imag/app/loader.php(39): G\DB::getInstance()
#2 /imag/index.php(21): include_once('/imag/app/loader.php')

This is my site: http://torrextech.com/imag/

the oldone still working in the older host, I changed the main domain until I finalize all the move to the new host:

http://tortanation.com/imag/

Thank You!!!!
 
I just did a fresh install usingthe database settings and upload the images folder, my URLS for the images works, I'm safe for now, but I don't see the images on the interface and I got this message:


http://torrextech.com/imag/?random


Fatal error [400]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'torrexte_IMG.chv_storage_apis' doesn't exist
Triggered in /imag/app/lib/classes/class.image.php at line 86

Stack trace:
#0 /imag/app/routes/route.index.php(85): CHV\Image::getSingle('452', false, true)
#1 /imag/lib/G/classes/class.handler.php(206): G\Handler->{closure}(G\Handler)
#2 /imag/lib/G/classes/class.handler.php(110): G\Handler->processRequest()
#3 /imag/app/loader.php(251): G\Handler->__construct(Array)
#4 /imag/index.php(20): include_once('/imag/app/loader.php')

I will keep trying.

Thanks
 
When you move to server A to server B if you don't preserve the crypt salt all the image URLs (viewer) will stop working. You can do a clean install and then later inject the old database rows but you must preserve the old crypt_salt from chv_settings.

Regarding the other issue I'm about to test your website with the FTP info you provided me.
 
Back
Top