HEX
Server: LiteSpeed
System: Linux ws4.angoweb.net 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: tswangoe (2287)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Upload Files
File: //proc/self/root/var/softaculous/gallery/NOTES.txt
1) Copy the 'var/' (exclude database.php) folder from the manual installation and save it in the .zip
2) While upgrade it is asking to make a directory of random string to avoid that just go to  modules\gallery\controllers\upgrader.php and 
replace 
	"if (file_exists(TMPPATH . $upgrade_token))" 
with 
	"if (!file_exists(TMPPATH . $upgrade_token))"
3) Gallery does not work on Windows.
4) We have kept PHP version 7.1 in info.xml as login wasn't working on PHP 7.0(post manual install) on most of our test servers. Check if it works in next version on PHP 7.0 and change PHP version accordingly.
5) PHP REQUIREMENT LINK : README.md