• 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

aborted installation, why ?

Faust

Chevereto Noob
🎯Description of the issue

Installation was aborted for some reason

▶🚶‍Reproduction steps

Uploaded file to to my root website via FTP , created a separately database, filled up all required information for installation.

😢Unexpected result

Aborded installation

📃Error log message



17:44:33 Software has been set to: chevereto-free

17:47:48 Database (databse) OK

17:49:07 Detecting existing cPanel .htaccess handlers

17:49:08 No cPanel .htaccess handlers found

17:49:08 Downloading latest chevereto-free release

17:49:08 Argument 1 passed to Controller::downloadFile() must be of the type string, null given, called in /home/sitename/www/installer.php on line 1220

17:49:08 Process aborted

17:49:53 Detecting existing cPanel .htaccess handlers

17:49:53 No cPanel .htaccess handlers found

17:49:53 Downloading latest chevereto-free release

17:49:54 Argument 1 passed to Controller::downloadFile() must be of the type string, null given, called in /home/sitename/www/installer.php on line 1220

17:49:54 Process aborted

17:54:50 SQLSTATE[HY000] [2002] No such file or directory

17:55:17 Database sitename OK

17:55:23 Detecting existing cPanel .htaccess handlers

17:55:23 No cPanel .htaccess handlers found

17:55:23 Downloading latest chevereto-free release

17:55:24 Argument 1 passed to Controller::downloadFile() must be of the type string, null given, called in /home/sitename/www/installer.php on line 1220

17:55:24 Process aborted
 
It will really depend on what's installed there. If /path already has a forum software it should be better if you install it to /forum/gallery or something like that. Even better, install it in another path or sub-domain.
 
I have on FTP server only www where is my forum, should I create an other folder and to move chevereto folder there? So when accessing my ftp server will look like this:

www
chevereto
 
It should be www/chevereto?

Honestly I don't know, it depends on how the server does routing and vhost. You should ask your server administrator about this.
 
Back
Top