• This is the error i get each time i try to upload e video on my web site
    timecapsuletube.com – i have a 256 max uploading size –
    i am setting up the website but i cannot understand from where comes this – thanks a lot to all of you – ciro

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.
    More information about this error may be available in the server error log.
    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    Internal server errors (error 500) are often caused by plugin or theme function conflicts, so if you have access to your admin panel, try deactivating all plugins. If you don’t have access to your admin panel, try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, try switching to the default theme for your version of WordPress to rule-out a theme-specific issue. If you don’t have access to your admin panel, access your server via FTP or SFTP, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue.

    If that does not resolve the issue, it’s possible that a .htaccess rule could be the source of the problem. To check for this, access your server via FTP or SFTP and rename the .htaccess file. If you can’t find a .htaccess file, make sure that you have set your FTP or SFTP client to view invisible files.

    If you weren’t able to resolve the issue by either resetting your plugins and theme or renaming your .htaccess file, we may be able to help, but we’ll need a more detailed error message. Internal server errors are usually described in more detail in the server error log. If you have access to your server error log, generate the error again, note the date and time, then immediately check your server error log for any errors that occurred during that time period. If you don’t have access to your server error log, ask your hosting provider to look for you.

    Thread Starter cirorenzi

    (@cirorenzi)

    thanks for your answer i uploaded a video of 8 mb and worked fine , when i try to upload a video of 57mb give me the error htt from my admin area , and from user area error 500 internal server error –

    i have this settings
    post_max_size 256mb
    memory_limit 128
    max_execution_time 30
    xcache.size 50mb
    upload_max_filesize 256

    can be xcache.size size not properly setted?

    best regards

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Internal server error 500’ is closed to new replies.