1.5.2 rc1 upgrade problem

moloi

Joined: 2004-04-05
Posts: 20
Posted: Mon, 2006-01-02 14:59

I have problem on upgrading my gallery form 1.5.1 rc2 to 1.5.2 rc1. When I replace my gallery folder with all from the package of 1.5.2 rc1. It tells me that my configuration is not up-to-date. I run the configuration wizard, but it gives me a blank page. What should I do?

The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version: 1.5.1 rc2
Apache version: 1.3.29
PHP version (don't just say PHP 4, please): 4.4.1
Graphics Toolkit: ImageMagick-6.2.5-5
Operating system: Windows XP
Web browser/version (if applicable): IE and Opera

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Mon, 2006-01-02 15:13

When does the blank page exactly appear ?

Can you provide an url to your gallery ?
(also possible via PM)

Jens
--
Last Gallery v1 developer and translation manager.

 
moloi

Joined: 2004-04-05
Posts: 20
Posted: Wed, 2006-01-04 23:51

Nothing in the blank page, it just a blank page.

I have restored my gallery. May be I get you back after reinstall of you.

 
moloi

Joined: 2004-04-05
Posts: 20
Posted: Thu, 2006-01-05 14:11

Tim

I have upgraded the gallery to 1.5.2 rc1 again. Please check PM for the url of my gallery, thanks.

 
moloi

Joined: 2004-04-05
Posts: 20
Posted: Thu, 2006-01-05 14:12

Tim

I have upgraded the gallery to 1.5.2 rc1 again. Please check PM for the url of my gallery, thanks.

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Thu, 2006-01-05 14:39

Well,

i dont know what this could cause.

What about your apache logfiles ?

Jens
--
Last Gallery v1 developer and translation manager.

 
moloi

Joined: 2004-04-05
Posts: 20
Posted: Thu, 2006-01-05 15:06

I found below error in the error.log

[Thu Jan 05 23:21:34 2006] [error] PHP Fatal error: Call to undefined function: bindtextdomain() in gallery\lib\lang.php on line 54

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Thu, 2006-01-05 15:22

Please see sticky 1.5.2-rc1 thread for this.

Jens
--
Last Gallery v1 developer and translation manager.

 
moloi

Joined: 2004-04-05
Posts: 20
Posted: Thu, 2006-01-05 15:24

I found it may be the problem of my gallery does not have GNU gettext support installed

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Thu, 2006-01-05 15:37

Your PHP has no gettext support

Jens
--
Last Gallery v1 developer and translation manager.

 
moloi

Joined: 2004-04-05
Posts: 20
Posted: Thu, 2006-01-05 15:41

The PHP guide descibe that
To include GNU gettext support in your PHP build you must add the option --with-gettext[=DIR] where DIR is the gettext install directory, defaults to /usr/local.

I have no knowledge on PHP. How to do it? Can you give me some hints?