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):http://westcoastsignco.com/modules/gallery/index.php
Gallery version:1.5.7
Apache version:1.3.36
PHP version (don't just say PHP 4, please):4.3.11
Graphics Toolkit:Don't know
Operating system:Linux
Web browser/version (if applicable):
I just had a guy upgrade my gallery from a older version. But it appears as if some functions don't work such as highlighting albumbs and pics, they go blank afterward.
When I go to wiz config step 1, is this correct?
Netpbm installed:
13 of 13 Netpbm binaries located.
jpegtopnm is not executable!
giftopnm is not executable!
pngtopnm is not executable!
pnmtojpeg is not executable!
ppmtogif is not executable!
pnmtopng is not executable!
pnmscale is not executable!
pnmfile is not executable!
ppmquant is not executable!
pnmcut is not executable!
pnmrotate is not executable!
pnmflip is not executable!
pnmcomp is not executable!
ImageMagick installed
I can't find ImageMagick. If it's installed and not in the path of the webserver user that's OK—you can specify the path to ImageMagick by hand on the following page. If it's not installed, you must install it.
Gallery prefers ImageMagick version 5.4.8 and up. You can compile and install the entire ImageMagick package from the ImageMagick website.
Note: The site also has binaries available for assorted operating systems. If you can't get it working, try leaving the ImageMagick path blank and using Netpbm instead.
Note:Your PHP installation is configured with the open_basedir restriction. This may make it difficult for Gallery to detect and verify your binaries, even if you've already successfully used the Config. Wizard in the past. Don't worry too much if this page gives warnings; your settings will still be saved properly.
Jhead installed:
I can't find jhead. If it's installed and not in the path of the webserver user that's OK—you can specify the path by hand on the following page. If it's not installed, you can install it yourself. Jhead is a public domain EXIF parser. Source, linux binaries, and windows binaries can be found at the jhead homepage.
jpegtran installed:
I can't find jpegtran. If it's installed and not in the path of the webserver user that's OK—you can specify the path by hand on the following page. If it's not installed, you can install it yourself. Jpegtran is a free tool distributed by the Independent JPEG Group as part of libjpeg. Source may be found at the IJG homepage. Binaries may be found at the JPEG Club website or in the libjpeg package of Linux distributions.
Anyone know if this is not set up correctly?
Posts: 6818
Hi,
the netpbm binaries must be executable.
You or that guy should do a "chmod 777" on that files.
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 12
Thank you Jens. I noticed a few changes after doing the chmods.
One big thing I'm still having an issue with is when I highlight images to be used for sub albums, they come up empty.
When I select a photo to be highlighted for this, the confirmation screen quickly comes up then quickly disappears with no album highlighted.
Is there anything I can check to solve this?
Erik
Posts: 6818
Enable debugging in the config and try it again.
You should see some information.
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 12
IN the Check Netpbm, I'm noticing this highlighted in red.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/giftopnm' Expected status: 0, but actually received status 132.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/jpegtopnm' Expected status: 0, but actually received status 139.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/pngtopnm' Expected status: 0, but actually received status 139.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/pnmcut' Expected status: 0, but actually received status 139.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/pnmfile' Expected status: 0, but actually received status 139.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/pnmflip' Expected status: 0, but actually received status 139.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/pnmrotate' Expected status: 0, but actually received status 139.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/pnmscale' Expected status: 0, but actually received status 139.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/pnmtopng' Expected status: 0, but actually received status 139.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/ppmquant' Expected status: 0, but actually received status 132.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/ppmtogif' Expected status: 0, but actually received status 133.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/ppmtojpeg' Expected status: 0, but actually received status 126.
Checking: '/home/westco5/public_html/modules/gallery/netpbm/pnmcomp' Expected status: 0, but actually received status 126.
also once I enable debug to normal, where do I find the report?
Posts: 6818
Ah,
okay. So its still a Netpbm issue.
Now Gallery *could* execute it, but it seems its the wrong Netpbm.
Figure out which type of OS your Server has and install the appropriate Netpbm version.
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6