500 Internal Server Error 500 Internal Server Error
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

500 Internal Server Error

Started by chels, October 13, 2007, 01:45:30 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

chels

Hi there :) Alright this is kind of messy...

My Coppermine gallery is http://bad-behavior.com/gallery. My site had been up and running normally for several months, when all of the sudden, out of nowhere, I get a 500 Internal Server Error when I try to access my it. It not only happened to my Coppermine gallery but also my Wordpress blog located at http://bad-behavior.com/blog.

I tried overwriting all php files in my /gallery directory with fresh ones, but no luck. I also tried deleting my .htaccess file, still nothing.

I contacted my host about it last week. He said that the problem was my php code, which obviously isn't the case because I reuploaded everything brand new.

Does anybody know what could be causing that error? Is it a database issue? I guess I can try a fresh install of Coppermine and then import my old database. But if anybody knows an easier fix or even how it may have happened I would be much appreciative. Thanks!

Hein Traag

I get this when i go to your site. Parse error: syntax error, unexpected '=' in /home/chelsey/public_html/gallery/plugins/highslide/codebase.php on line 234

Reupload a fresh codebase file for highslide because the current is not working.

chels

Thanks for the reply. I've reuploaded the entire highslide directory. But since I get a 500 error, is there a way I can install/uninstall it from the backend since I can't access my plugins manager?

Joachim Müller

To manually disable the use of plugins, access your database using phpMyAdmin, browse coppermine's config table, find "enable_plugins" and set the value to "0".

chels

Thanks for those instructions.

I tried reuploading the highslide files, disabling highslide and all plugins through phpmyadmin and I still get a 500 internal server error. So strange. Any other ideas?

Sami

‍I don't answer to PM with support question
Please post your issue to related board

chels

Thanks, I ended up reuploading my entire includes folder from a backup and got the gallery to work again. Wierd!