Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: gallery: web based photo album software https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=181599 ------- Additional Comments From dgregor@xxxxxxxxxx 2006-02-23 12:43 EST ------- I tried a minimal install using the default values from the installer. $ sudo rpm -ivh gallery2-2.0.2-7.noarch.rpm gallery2-gd-2.0.2-7.noarch.rpm gallery2-classic-2.0.2-7.noarch.rpm During Step 2 of the installer, the following files failed the "Integrity Chack" because they were modified: lib/tools/bin/extractClassXml.pl lib/tools/bin/filterManifests.pl lib/tools/bin/getIllegalFunctions.pl lib/tools/bin/makeManifest.pl lib/tools/po/extract.pl lib/tools/uml/make-java-classes.pl Step 4: Can a /srv/gallery2 directory (owned by the apache user/group) be included in the gallery2 RPM and used as the default here? Step 7: A blank /var/www/html/gallery2/config.php could be included in the RPM Step 8: The first time I ran the install I got this error: Error: Failed to load matrix theme, this is the error stack trace; Error (ERROR_BAD_PARAMETER) : /var/www/html/gallery2/modules/core/classes/helpers/../../../../themes/matrix/theme.inc<b>in</b> modules/core/classes/helpers/GalleryPluginHelper_simple.class <b>at line</b> 105 (CoreModule::error) I then installed gallery2-matrix and reran the install. This time, at step 8 I got: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 125 bytes) in /var/www/html/gallery2/lib/adodb/adodb-lib.inc.php on line 926 It had warned me about this in step 2 of the installer. http://codex.gallery2.org/index.php/Gallery1:FAQ#Why_do_I_get_the_error_Allowed_memory_size_of_Xxx_bytes_exhausted.3F We can create a gallery2-specific value for this by adding an entry (e.g. php_value memory_limit 17000000) in /var/www/html/gallery2/.htaccess. This also required creating a /etc/httpd/conf.d/gallery2.conf file with the following contents: <Directory /var/www/html/gallery2> AllowOverride Options </Directory> -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list