Gallery2
From Site5Wiki
[edit] Overview
For a list of extensive features, see the official Gallery2 website.
[edit] Troubleshooting
[edit] Problems uploading large photos
The default PHP setting for file upload size is inadequate for high-resolution photos. Gallery2 allows you to override this with a php.ini file:
- Use the SiteAdmin file manager to go to
/public_html/gallery/ - Create a file named
php.inicontaining these two lines:
post_max_size = 128M upload_max_filesize = 128M
You can change those numbers to fit your needs, but keep in mind that you will likely be uploading several photos at once.
Other Fantastico scripts available for installation
