• 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

I get curl timeout error while installing chevereto with the installer

thoreric71

Chevereto Member
I am trying to install Chevereto version 4.0 beta 2 on my website using the installer. I get a curl timeout error when the installer is downloading the package and the installer quits. How should i fix this? My php version is 8.0 and the following is in my php.ini file:
asp_tags = Off
display_errors = Off
max_input_vars = 5000
max_execution_time = 24000
max_input_time = 24000
default_socket_timeout = 24000
memory_limit = 512M
post_max_size = 322M
session.gc_maxlifetime = 7440
session.save_path = "/var/cpanel/php/sessions/ea-php80"
upload_max_filesize = 322M
zlib.output_compression = Off
date.timezone = Europe/Oslo
default_charset = UTF-8
 

Attachments

  • imagehosting_error.jpg
    imagehosting_error.jpg
    632.8 KB · Views: 1
Back
Top