/var/softaculous/jamroom
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
changelog.txt41400644editdlrm
clone.php65190644editdlrm
config.php2600644editdlrm
edit.php50730644editdlrm
edit.xml4330644editdlrm
fileindex.php1030644editdlrm
import.php30950644editdlrm
info.xml33900644editdlrm
install.js9240644editdlrm
install.php71230644editdlrm
install.xml5650644editdlrm
md526550644editdlrm
notes.txt6880644editdlrm
sitemap1.xml7520644editdlrm
sitemap2.xml2510644editdlrm
update_pass.php68980644editdlrm
upgrade.php34440644editdlrm
upgrade.xml3040644editdlrm
Edit: /var/softaculous/jamroom/notes.txt (688B)
1) We dont change "jrElastic2_css_version" and "jrElastic2_javascript_version" in sql, as its same for all installation. 2) Take sql dump after creating account. 3) Release date can be found here : "https://www.jamroom.net/the-jamroom-network/networkmarket/32/system-core" 4) PHP REQUIREMENT LINK: https://www.jamroom.net/the-jamroom-network/documentation/getting-started/774/server-requirements#php-version-71-or-newer and install.php(in install.php it is 7.2.0 and it throws error while installing on PHP 7.1, so we have kept 7.2.0 in our info.xml) 5) zlib.output_compression needs to be off ( output handler 'ob_gzhandler' conflicts with 'zlib' output compression ) Observed on PHP 5.3