Upgrading problem Upgrading problem
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Upgrading problem

Started by backygirly, December 28, 2004, 06:10:27 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

backygirly

Hi all! :) I hope you had a great holiday.

I'm having a problem upgrading my photo gallery. I was using CPG 1.2 something and it was working fabulously. I tried to upgrade tonight, followed the directions to a tee (or so I thought), and have now run into an error. I just get, "Not in Coppermine" now. :( What have I done wrong? Thanks so much.

Becky

Joachim Müller

a link might help...

Joachim

backygirly

http://www.missdigital.net/photos

Also - I tried doing a brand new install (not an upgrade) in a different directory, and I still get the same error.

kegobeer

Has your host recently upgraded php?  Upload a phpinfo script...

<?php
phpinfo();
?>

and execute it.  What version of php and zend optimizer do you have?  You can copy and paste the output into a reply to this message so we can take a look.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

backygirly


kegobeer

Ask your host if they updated the Zend optimizer to 2.5.7 when the upgraded php to 4.3.10.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Tranz

It looks like ZO 2.5.7 is being used.

Nibbler

Are you using the phpnuke version ???

# $Id: schema.sql,v 20.0 2004/08/21 22:57:06 EllselAn Exp $
# cpg base-Id: schema.sql,v 1.3 2004/06/30 10:55:30 oddeveloper Exp $