The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
31 views

Internal Server Error every time I push up my Wordpress Project to Heroku

We use Heroku to deploy our Wordpress project. However, everytime we push up it seems that all of the links bring the user to an Internal Server Error page. The homepage works. Updating the ...
0
votes
2answers
159 views

Deleted feed in Wordpress, now Webmaster Tools deliver error 500 (server error)

I deleted the feed in my Wordpress-blog. Now, Google Webmaster Tools complains over the following URLS: comments/feed/ feed/rss/ feed/ And states that it's a code 500 (server error). How in heavens ...
0
votes
0answers
31 views

Plus sign in query string to custom page gets 324 server error

OK, so I've created a page (http://justinhealth.com/testsite/error-signing-up). It's a custom error page for iContact. Now, when there's an error in iContact's signup, it actually goes here: ...
0
votes
0answers
33 views

Wordpress 3.5 install error

Im trying to install the wordpress on my root folder but i got this message when i try to enter on url. PHP Warning: require(./wp-blog-header.php) [<a ...
0
votes
1answer
62 views

Most Wordpress sites causing realpath errors

recently installed some debugging software on our server and realised that most errors are coming from realpath() in Wordpress sites. realpath() [<a href='function. realpath'>function. ...
0
votes
3answers
344 views

Wordpress: robots.txt gives 500 Internal Server Error

This is a fairly new installation. Almost no plugins. Everyting works fine except the dinamically-generated robots.txt gives Error 500. Google doesn't like it much. (won't read my sitemap). All other ...
0
votes
1answer
101 views

How to solve the fopen error?

I recently updated xampp to 1.8 and enabled xdebug. I'm not sure if this is the reason for this error message which I didn't see before: Warning: fopen(http://api.wordpress.org/plugins/info/1.0/): in ...
0
votes
0answers
88 views

HTTP ERROR when trying to upload an image in Nextgen gallery [closed]

I am getting an error when trying to upload an image on NextGen gallery. The error says: ERROR HTTP error.: HTTP Error. When checking on developer tool it says: POST ...
0
votes
2answers
164 views

add_theme_support( 'admin-bar' ) causes fatal error

I am trying to learn more on Theme Development so I've created my own and everything worked fine except when I added functions.php and tried to update it with something simple as: <?php ...
0
votes
2answers
564 views

I'm getting a '500 Internal Server Error' when I try adding menu items

For some reason, I suddenly get 500 Internal Server Error when I try to add menu item to a menu and I can't figure out why. I'm running Apache2 with Centos 6 OS on a VPS. I have PHP 5.8 and MySQL 5.1 ...
0
votes
2answers
535 views

Problem saving wordpress settings with current version. Is it a bug?

With the current version of wordpress 3.2.1 I am having this kinds of problem. I install wordpress frequently and I did not notice it before 3.2.1 Problem: Not being able to save settings under ...
0
votes
2answers
481 views

Internal Server Error 414 - Request-URI Too Large

I'm trying to delete around 250 posts at once, but the next page I am taken to displays the error: Request-URI Too Large The requested URL's length exceeds the capacity limit for this server ...
0
votes
2answers
484 views

Internal Server Error only on frontend and certain admin pages

I'm experiencing an internal server error on a site, but only on the publicly facing site, and on certain pages in the admin section, including posts (/wp-admin/edit.php) and anything else accessing ...