Quantcast
Channel: Topic Tag: error 500 | WordPress.org
Browsing all 1704 articles
Browse latest View live

kristen_kml on "Internal Server Error 500 - uploading theme"

I am VERY new to this and have no idea where to find server logs.

View Article


fonglh on "Internal Server Error 500 - uploading theme"

Ask your hosts. This varies from host to host.

View Article


mitcho (Michael Yoshitaka Erlewine) on "[Plugin: Yet Another Related Posts...

I'm sorry to hear this. I've not been able to reproduce this, but this is a dupe of this other thread: https://wordpress.org/support/topic/upgradinginstalling-404-fresh-results-in-wp-admin-error-500s...

View Article

Miz.Michele on "[Plugin: BulletProof Security] Request exceeded the limit of...

I had the same issue and it appears to now be solved. Thanks!

View Article

funsail on "High CPU usage"

I have a site on a shared host. I have few visitors. Almost daily I notice times when my site is down err 500. I check that I used 100% CPU and/or RAM at these times. The site dies for 10-15min then...

View Article


catacaustic on "High CPU usage"

do you know that it is definately your site that's causing the server load? If you're on a shared hosting server then it could be any of the other sites that's also hosted there that's causing the...

View Article

funsail on "High CPU usage"

The host tells me the load shown refers to my allotted limits only, and that I'm being throttled as I used all the CPU for my site. Usually the load shows 0% when I'm browsing my own site, so yes I'm...

View Article

catacaustic on "High CPU usage"

Unless you can see the server logs there's really no way to say what is happening. It could be anything at all. They may have told you to disable wp_cron, but I'd ask them to give me some proof as to...

View Article


Hausmeister_MUS on "Internal Server Error- 500.0"

For me that worked, thanks

View Article


hoyle.a on "Ajax 500 Errors"

Thank this post from nelson.grin , super life saver. If your server just isn't serving up that admin-ajax.php data, this is probably why, forget everything else. Original Article I was checking the...

View Article

MortimerOnline on "Parse error: syntax error, unexpected $end in index.php"

Hello everyone, I have a woking installation of Wordpress 3.5.1. I hired a PSD 2 WP service to slice a theme. It works like a charm in their Wordpress installation, but when I upload it to my...

View Article

esmi on "Parse error: syntax error, unexpected $end in index.php"

If I switch themes, it works fine. Then the issue is in the theme. From the second error/warning, it also appears your theme creators are not developing themes suitable for WordPress 3.5

View Article

MortimerOnline on "Parse error: syntax error, unexpected $end in index.php"

Thanks for your reply, esmi. However, I've checked the headers on their site and it says <meta name="generator" content="WordPress 3.5.1" /> And again, the theme works fine in their server. So I...

View Article


esmi on "Parse error: syntax error, unexpected $end in index.php"

I've checked the headers on their site and it says <meta name="generator" content="WordPress 3.5.1" /> Nevertheless, the theme may not have been built in line with wordpress.org standards. And a...

View Article

MortimerOnline on "Parse error: syntax error, unexpected $end in index.php"

Thanks again for your reply. This is the full message: Notice: add_custom_background está obsoleto desde la versión 3.4. Utiliza add_theme_support( 'custom-background', $args ) en su lugar. in...

View Article


esmi on "Parse error: syntax error, unexpected $end in index.php"

The problem is definitely in the theme. Specifically its index.php file. You need to go back to the suppliers with these issues.

View Article

MortimerOnline on "Parse error: syntax error, unexpected $end in index.php"

All right then... thanks a lot. Unfortunately I think they gave up. :( They won't answer back my messages. And they are in India, so I can't go there and kill them. However, I must say I commented the...

View Article


MortimerOnline on "Parse error: syntax error, unexpected $end in index.php"

Hello again! The problem seems to be here. Any suggestions? Tx! :) <?php query_posts('category_name=sure-service&showposts=2'); if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>...

View Article

esmi on "Parse error: syntax error, unexpected $end in index.php"

Try changing every reference to <? to <?php. I'd also question this code: <? ob_start(); the_content(); $content = ob_get_clean(); echo substr($content,0,250); ?>

View Article

majo_wordpress on "[Plugin: WordPress Google Form] Cannot show WP GF settings...

I cannot show settings page of this plugin after installation. I get 500 internal error page from my webhosting provider. I try to disable all other plugins, but problem still persists. Thanks for your...

View Article
Browsing all 1704 articles
Browse latest View live