Um... ah... I recall back 7 years ago when Gallery 3.0.9 was released that many people in the forums were reporting problems using either ImageMagick or GraphicsMagick under php 5.4 and up. The consensus recommendation at the time was that GD was really the only way to go. I suspect that if the original development team issued another release they might have completely pulled the option to use ImageMagick or GraphicsMagick from the dashboard and setup.
Brad, maybe you want to consider doing this at some point? Or perhaps instead include the most recent version of those programs in the installation package (I see both have 2020 release versions now)? For that matter, GD Library also has a 2020 release version as well ... and their website has changed from the one cited in the Gallery 3 dashboard. It is now: https://libgd.github.io/
-- J.R.
--
WHEN USING AN EMAIL PROGRAM to reply to this message, click REPLY TO LIST or REPLY TO ALL so your reply goes out to everyone in the group. If you click REPLY or REPLY TO SENDER Google will *only* send your reply to the original author (not recommended).
To post a NEW MESSAGE to the group, send an new email to:
gallery...@googlegroups.com
To view or sign in to this group on the web, use this URL:
https://groups.google.com/forum/#!forum/gallery-3-users
---
You received this message because you are subscribed to the Google Groups "Gallery 3 Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gallery-3-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gallery-3-users/f5bea094-dc2f-4a60-9594-29899c2c47ec%40googlegroups.com.
I tried running the admin rebuild and repair jobs but none of them fix the problem..
Sounds like you need to adjust your PHP configuration settings... specifically transaction timeout settings, maybe a couple of others.
-- J.R.
--
WHEN USING AN EMAIL PROGRAM to reply to this message, click REPLY TO LIST or REPLY TO ALL so your reply goes out to everyone in the group. If you click REPLY or REPLY TO SENDER Google will *only* send your reply to the original author (not recommended).
To post a NEW MESSAGE to the group, send an new email to:
gallery...@googlegroups.com
To view or sign in to this group on the web, use this URL:
https://groups.google.com/forum/#!forum/gallery-3-users
---
You received this message because you are subscribed to the Google Groups "Gallery 3 Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gallery-3-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gallery-3-users/7a2711ac-c7d4-4ccf-b6cc-e732c0ce26bc%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to gallery...@googlegroups.com.
Andrew already mentioned that it is very handy to have a "phpinfo.php" file on your server so you can quickly see what your host's PHP configuration is. To actually change those settings you will need admin access to your hosting account/server. Often this is done through the administrator CPanel on shared hosting accounts. If you're unsure about how to do this this, call your server's tech people and ask how to do it. Make changes to the PHP settings carefully (and usually only one change at a time and test the effect).
Now there are a whole lot of PHP settings -- as a
general rule the default values set will work fine for most
things, but if you are doing something intensive, like
rebuilding thousands of thumbnails from original images (often
large-size images) a few of the default settings may need to be
increased.
Here's are links to a few group discussions that might provide some insight:
-- J.R.
2025-07-29 05:21:32 +00:00 --- error: File not found: file_proxy%2F1998%2F.album.jpg
for every single file.
Any ideas? Seems like that "file_proxy" bit at the front might be wrong?