• Resolved ralok

    (@ralok)


    [Moderator’s Note: Post title decapped. Do not shout at us.]
    Look, my site is having an error. I altered the HTAcces thing like instructed, re-uploaded potentialyl corrupt files from different wordpress instealls.

    https://www.future-bound-entertainment.com/

    I didn’t install any god forsaken plugins, I shut all the plugins off… I need this fixed within the next 3 hours, as it stands I have already lost a potentially huge portion of my audience because a retweet I got moments before this error happened would have significantly increased traffic.

    this is the last time I use ipages file manager the darn thing is a slow worthless piece of crap, I am an idiot amateur web designer and Iwas setting up my first backup copy of the site, I figured I would just put everything in a zip file and download the zip file….

    and somehow in the process of zipping everything, it stopped… and corrupted a file I guess.

    I have since learned how to properly set up a back up with an FTP thing but now the backup on my computer is this crappy idiot worthless backkup…

    I have lost like 7 hours of sleep because of this… I need this fixed now D:

    I have like five wordpress installs on my site, all of them are perfectly functional, except for that one… and I nmean PERFECTLY functional not a single error on them.

    also i am able to access the admin dashboard thing for the main install… but the site itself isnt showing up…

    I cant even see a “preview changes” thing when I click it….

    please help me…. oh god please help me.
    [Moderator’s Note: Unnecessary rantings in all caps removed. You are as important as anyone else – no less, no more. Further, these forums are managed by volunteers contributing their own time. So, have patience. If it’s that urgent, try hiring someone.]

Viewing 15 replies - 1 through 15 (of 15 total)
  • Whats the latest change you made?

    any plugin / theme install / any script modification.

    Sometimes this error can happen if you are exhausting your PHP memory limit, so create a file to your ‘wp-admin’ directory called php.ini and add the following line to it:

    memory=64MB

    Also, double-check the .htaccess file in your website root directory and make sure it contains the following lines:
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Thread Starter ralok

    (@ralok)

    Nothing Grey Parrots… I literally did nothing but what I wrote above, I explained what exaclty I did that caused this problem… also what part of “I didn’t install any god forsaken plugins” did you not understand.

    don’t try to help people, if you are incapable of reading.

    And I dont think that solution will work RoseHosting, because the problem occurred when I was doing something that could have potentially corrupted a file… I need to know what could be corrupted to cause this.

    Also I have double checked, and triple checked the .htaccess thing

    That is literally the first thing I tried, that is literally the first thing I wrote in the paragraph… once again… if you cannot read, do not try to help people.

    Thread Starter ralok

    (@ralok)

    I need this fixed :'( I am incredibly desperate….

    why is only one of my wordpress installs broken, its identical to all of the others in most ways…

    what is wrong with it? tell me what is wrong with it so I can fix it :'( PLEASE.

    None of the installs are broken except the imprtant one

    https://www.future-bound-entertainment.com/dans-voyage/

    why work fine

    https://www.future-bound-entertainment.com/

    buut not this one

    DO NOT BUMP.

    Thread Starter ralok

    (@ralok)

    learn the definition of bumping, I was adding what I thought was necessary details to this thread.

    I literally only have a few hours before my websites audience wakes up, I have such a low audience that I cannot afford even a single day with the website down.

    I do not have time to sit around and do nothing, I need this fixed and I need it fixed five hours ago… I tried the stupid quick fix solutions, they didnt work, I need a real solution to a real problem.

    This website is all I have in my life, it is the only worthwhile endeavour that I have… I have nothing…. I am a worthless piece of human trash.

    I am sleep deprived, my website is broken, and my girlfriend left me a couple weeks ago…. so forgive me if I didnt see that there was an edit button there.

    I am only having a major freakout!

    Read and follow the instructions here – possibly it may help:
    https://codex.www.ads-software.com/Common_WordPress_Errors#Internal_Server_Error

    BTW, this error is too generic and no one here can tell you what exactly is causing it. If the link posted above and the steps suggested therein do not help;
    -Look at the server error logs for specific problems, address them, and if further help is needed, post the contents of the error log here.
    -Seek support from your web hosting company

    Thread Starter ralok

    (@ralok)

    NONE OF THOSE WORKED.

    Did you read all that I posted above? Followed the suggestions there? What did not work?

    Thread Starter ralok

    (@ralok)

    “What did not work”

    every single one of those did not work…. I tried everything that was listed there… and nothing happened every single time.

    BTW, this error is too generic and no one here can tell you what exactly is causing it. If the link posted above and the steps suggested therein do not help;
    -Look at the server error logs for specific problems, address them, and if further help is needed, post the contents of the error log here.
    -Seek support from your web hosting company

    Thread Starter ralok

    (@ralok)

    this cannot possibly be all of the possible advice you guys can give.

    Moderator James Huff

    (@macmanx)

    As mentioned earlier, the error 500 is one of the most generic server errors. It’s the online equivalent of “something happened somewhere.” The true (and useful) error notice is often buried in your server error log, but without that, there are still a few things you could try.

    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. 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 Fourteen theme 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 Twenty Fourteen 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 ralok

    (@ralok)

    A guy on the india subcontinent fixed it, thanks for your help guys… sorry I had my freakout.

    Moderator James Huff

    (@macmanx)

    Glad it’s all back together now. ??

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘500 Internal Server Error (need this fixed asap!)’ is closed to new replies.