SKT Account ProVersion: pro 3.0 Causes 500 Error

Home Forums All Other Themes SKT Account ProVersion: pro 3.0 Causes 500 Error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #231905
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 31
    • Replies: 77
    • Total: 108
    Member since: November 25, 2016

    SKT Account ProVersion: pro 3.0
    WordPress: Version 6.8.2
    Windows NT 10.0 AMD64
    Web server Microsoft-IIS/10.0
    PHP version 8.4.4 (Supports 64bit values)

    Elementor would not load either. I installed another theme and the site worked.

    #231922
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31276
    • Total: 31276
    Member since: August 16, 2013

    Hi,

    Kindly Downgrade PHP version 8.4 to 8.3 and check it working or not. if it’s not working kindly share WP login details with site url. it may be PHP version issue or execution time issue or memory limit issue kindly set execution time and memory limit as given below

    max_execution_time = 300
    max_input_time = 1000
    memory_limit = 256M
    post_max_size = 64M
    upload_max_filesize = 64M
    upload_max_size = 64M

    if it’s not working kindly share WP login details with site url to set PHP version 8.3

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.