500 Internal Server Error 500 Internal Server Error
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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!