Upgrading from PHP 5.0.2 to 5.2.4. did make Coppermine to not work.... Upgrading from PHP 5.0.2 to 5.2.4. did make Coppermine to not work....
 

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

Upgrading from PHP 5.0.2 to 5.2.4. did make Coppermine to not work....

Started by Xoomtell, November 01, 2007, 09:14:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Xoomtell

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

François Keller

Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Nibbler


Xoomtell

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

Joachim Müller

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.