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
Posts: 6818
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.
Posts: 20
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.
Posts: 20
Tim
I have upgraded the gallery to 1.5.2 rc1 again. Please check PM for the url of my gallery, thanks.
Posts: 20
Tim
I have upgraded the gallery to 1.5.2 rc1 again. Please check PM for the url of my gallery, thanks.
Posts: 6818
Well,
i dont know what this could cause.
What about your apache logfiles ?
Jens
--
Last Gallery v1 developer and translation manager.
Posts: 20
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
Posts: 6818
Please see sticky 1.5.2-rc1 thread for this.
Jens
--
Last Gallery v1 developer and translation manager.
Posts: 20
I found it may be the problem of my gallery does not have GNU gettext support installed
Posts: 6818
Your PHP has no gettext support
Jens
--
Last Gallery v1 developer and translation manager.
Posts: 20
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?