Quantcast
Channel: 500 – WordPress.org Forums
Browsing all 2443 articles
Browse latest View live

javawpscript on "Updated MySQL, 500 Internal Server Error"

Are you doing this on a Local Machine?

View Article


catacaustic on "Updated MySQL, 500 Internal Server Error"

What is the actual error that you're getting? The error logs on your server will tell you that. If you don't have error logs (you should...) you can set define( 'WP_DEBUG', true ); in yoru...

View Article


Garacesh on "Updated MySQL, 500 Internal Server Error"

@javawpscript No, it's hosted on a Windows Server 2012 R2 virtual machine. @catacaustic thanks for that. Warning: mysql_connect(): No connection could be made because the target machine actively...

View Article

catacaustic on "Updated MySQL, 500 Internal Server Error"

No connection could be made because the target machine actively refused it. That's your problem. Your database server is saying "no" to the connection attempts, so your web server can't communicate...

View Article

Garacesh on "Updated MySQL, 500 Internal Server Error"

Aye, I figured that was my problem. What I'm in the dark about is how to actually fix it (or where else to start looking) as I have barely any SQL experience at all. I was just told "Get a website...

View Article


catacaustic on "Updated MySQL, 500 Internal Server Error"

That's something that is way beyond the scope of these forums, and I have to admit that I am not quite so sure of where to start with it myself. I'd suggest looking at the MySQL Documentation, and a...

View Article

Garacesh on "Updated MySQL, 500 Internal Server Error"

Well, I appreciate the help anyway. It's refreshing to have issues about a Windows box and not half half the replies "lol install it on linux" (Which I have tried to do, twice, on a dedicated LAMP...

View Article

tylerestes on "403 Forbidden/ 500 Internal Server Error"

I recently had to delete two wordpress blogs that my web host told me contained malicious code. So I deleted both wordpress directories for the two domains. However, after re-uploading the latest...

View Article


tylerestes on "403 Forbidden/ 500 Internal Server Error"

OK... I changed the $table_prefix value for one of my sites' wp-config file. this allowed me to do the install and gain access.... But, how do I make Wordpress latch onto my original database and...

View Article


tylerestes on "403 Forbidden/ 500 Internal Server Error"

...because I don't want a fresh install, I want the new installation to reference my original MySQL database

View Article

tylerestes on "403 Forbidden/ 500 Internal Server Error"

Resolved

View Article

bcastillo on "Custom 500 error page"

Hi, Since my website is having an intermittent 500 error page, and I'm still in the middle of figuring out how to fix it, I thought I could put a custom page as so to tell the visitor that refreshing...

View Article

cubecolour on "Custom 500 error page"

WordPress cannot show a custom error page for a server error (500) due to the nature of the error. Instead you can create a .html or PHP page, independent of WordPress. Some hosting companies have a...

View Article


bcastillo on "Custom 500 error page"

Thanks for the insight cubecolour-senpai But can you please elaborate on how I can do that? I have access to the root through cPanel. I guess I might have to change/add something to the .htaccess...

View Article

cubecolour on "Custom 500 error page"

This will rely on your hosting company making this feature available - if this can be done on your hosting package there would probably be an option labelled 'error pages' or something similar on your...

View Article


bcastillo on "Custom 500 error page"

oh right. Thanks for the heads up! Cheers!

View Article

roger.moser on "500 internal server error"

having accomplished the first website https://itmustbegac.com/ i created a sub-domain in Hostgator https://store.itmustbegac.com but when I went to general setting, i received this error message and...

View Article


James Huff (MacManX) on "500 internal server error"

What did you do in the general settings? Did you change the URLs there to something else? If so, what to, and what were you intending to do with it?

View Article

roger.moser on "500 internal server error"

i wanted to use the sub-domain i created in Hostgator to do another website, that's all and i followed the tutorial of w.sculptor's youtube video for an e-commerce website, but when i added my...

View Article

James Huff (MacManX) on "500 internal server error"

When you created the store subdomain, it broke itmustbegac.com, and you didn't do anything in the Dashboard of itmustbegac.com?

View Article
Browsing all 2443 articles
Browse latest View live