Hi
I upgraded PHP today from 5.0.2. to 5.2.4. and suddenly Coppermine does not work anymore.
See for yourself: http://www.okologi.dk/cpg1410/index.php
It tells me:
Quote"This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.
For more information about HTTP errors, see Help."
I messed a lot around to get PHP to work at all, but finally my phpinfo.php did show up and looks fine. Other php-pages on the site works as well.
BUT Coppermine does not work....I´m so sad..... :'(
I have the latest version installed with the update (1.4.13).
Any clues?
I will appreciate any help!
Best regards
Morten
Hi,
I'm using php 5.2.4 on my local install without problems.
Check the server error log. Self hosting is not recommended.
I have not had any problems running CPG on our own webserver before.
I guess the problem is some kind of configuration or setting in both php.ini and some of the cpg files that is different from 5.0.2 to 5.2.4.
Do you know of anything that Coppermine does different in PHP 5.2.4. compared to 5.0.2? AFter having read a lot about php 5.2.x and the major differences between 5.0 and 5.2 I guess there is somewhere in the php.ini or in config.php in cpg that something has to be changed?
Morten
We support Coppermine. We don't provide support for PHP nor for webserver setup. To figure out about the changes from one PHP version to the other, use the changelog on php.net.
Coppermine works fine with PHP5.2, so your question doesn't apply. As Nibbler suggested: review your error log and fix the flaws of your webserver setup (php.ini). As suggested as well: don't run a webserver of your own if you don't know how to maintain it.
We can not help you with this, as this is not a coppermine issue. Seek support from somewhere else. A "500 internal error server" is just what the name suggests: an error of your server. It's not an error of the application.