• 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

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