Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    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 Twenty Fifteen theme to rule-out a theme-specific issue. If you don’t have access to your admin panel, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, 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 SFTP or FTP, or a file manager in your hosting account’s control panel, and rename the .htaccess file. If you can’t find a .htaccess file, make sure that you have set your SFTP or FTP 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 stavroch

    (@stavroch)

    Admin access I don’t have.

    I change theme directory name and I get white page without any error message.

    From the log files this is the error log

    [Wed Jan 13 10:05:47 2016] [error] [client 141.237.129.247] Directory index forbidden by Options directive: /usr/www/users/makano/makan_zip_0/new/

    Is it possible the php version to be old and for this reason the site will not displayed?

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    What is your PHP version?

    Also, would you please verify that WordPress’s main index.php file is where it should be?

    Thread Starter stavroch

    (@stavroch)

    PHP Version 5.3.29
    http://makan.gr/new/backup_zip_0/phpinfo.php

    The index.php is on the root of wp (http://makan.gr/new/backup_zip_0/)

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    5.3.29 should be fine.

    If you’re on WordPress 4.4 or higher, download Twenty Sixteen from https://wordpress.org/themes/twentysixteen/ and upload the expanded archive to /wp-content/themes/ and see if your site appears now.

    If you’re on WordPress 4.1.x through 4.3.2, download Twenty Fifteen from https://wordpress.org/themes/twentyfifteen/ and try the same.

    Thread Starter stavroch

    (@stavroch)

    I upload and i get also white page and on wp-admin i get error 500

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Head to wp-admin again, note the date/time you see the 500 error.

    What does your server error log list for that date/time?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Transfer web site – Server error 500’ is closed to new replies.