Title: 500 Server Error
Last modified: August 30, 2016

---

# 500 Server Error

 *  [yondoloki](https://wordpress.org/support/users/yondoloki/)
 * (@yondoloki)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/500-server-error-32/)
 * In advance, I appologize for my stupidity.
 * I was an idiot and tried logging in to my page, but forgot my username/password
   combination since I have two, but instead of doing the right thing and hitting
   Forgot Password, I kept going until i got blocked (about five tries).
 * The annoying part is, that apparently it wasn’t WordPress, but one of my plugins
   that blocked me, Jetpack. So I tried fixing it with their troubleshooting list,
   didn’t help. So the genius struck again; if I delete the plugin, It’s not there
   to block me! Big mistake. Now my site has a 500 Server Error. Tried contacting
   Jetpack support, they couldn’t help me, and refered me here.
 * I have managed to get an error message from my server:
    Parse error: syntax error,
   unexpected ‘,’ in /customers/d/b/b/yondoloki.dk/httpd.www/wp-config.php on line
   98

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

 *  [petercralen](https://wordpress.org/support/users/petercralen/)
 * (@petercralen)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/500-server-error-32/#post-6696986)
 * Hi,
 * You have to check your config.php file and maybe .htaccess file too.
    Some settings
   probably do this. As it point you to line 98, what is there in your file? Did
   Jetpack security write there something? Delete it 😉 So check these files and
   delete lines which does not belongs by default to your wp site or your settings.
   I am not familiar with these security plugins what changes they do in these files,
   so you have to look there. Check this [https://jetpack.me/support/security-features/#unblock](https://jetpack.me/support/security-features/#unblock)
 *  Thread Starter [yondoloki](https://wordpress.org/support/users/yondoloki/)
 * (@yondoloki)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/500-server-error-32/#post-6696987)
 * ok, I fixed the mistake, and another one emmerged
 * Parse error: syntax error, unexpected ”82.143.194.72” (T_CONSTANT_ENCAPSED_STRING)
   in /customers/d/b/b/yondoloki.dk/httpd.www/wp-config.php on line 98
 *  [petercralen](https://wordpress.org/support/users/petercralen/)
 * (@petercralen)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/500-server-error-32/#post-6696988)
 * I don’t know what everything you have in config.php file. You can have there 
   anything 😉
    So try to compare it to default config.php It looks something like
   this [https://generatewp.com/wp-config/](https://generatewp.com/wp-config/)
 *  Thread Starter [yondoloki](https://wordpress.org/support/users/yondoloki/)
 * (@yondoloki)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/500-server-error-32/#post-6696989)
 * on line 98 is (‘JETPACK_IP_ADDRESS_OK’ ‘82.143.194.72’)
 * I tried deleting it, but then the error message before popped up again
 *  [petercralen](https://wordpress.org/support/users/petercralen/)
 * (@petercralen)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/500-server-error-32/#post-6696990)
 * It has to be exactly this
 *     ```
       define('JETPACK_IP_ADDRESS_OK', '82.143.194.72');
       ```
   
 * Or just disable whole Jetpack monster and delete every line of code everywhere
   🙂 then install it again if you like it.
 *  Thread Starter [yondoloki](https://wordpress.org/support/users/yondoloki/)
 * (@yondoloki)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/500-server-error-32/#post-6696991)
 * YES!! Thank you so much!! It’s working again!! 😀

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

The topic ‘500 Server Error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [yondoloki](https://wordpress.org/support/users/yondoloki/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/500-server-error-32/#post-6696991)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
