/var/softaculous/front
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
clone.php32610644editdlrm
config.php80720644editdlrm
config_db.php12990644editdlrm
edit.php44690644editdlrm
edit.xml4330644editdlrm
fileindex.php3330644editdlrm
import.php34310644editdlrm
info.xml13360644editdlrm
install.js9210644editdlrm
install.php61950644editdlrm
install.xml9220644editdlrm
installed_extensions.php4020644editdlrm
installed_extensions_.php1450644editdlrm
installed_languages.inc6610644editdlrm
md545140644editdlrm
notes.txt7320644editdlrm
session.inc188750644editdlrm
upgrade.php35330644editdlrm
upgrade.xml3190644editdlrm
Edit: /var/softaculous/front/notes.txt (732B)
1) Select Standard New Company without demo data in 'Select Chart of Accounts' 2) install with db prefix which is 0_ 3) remove the second data entry from sql ... (demo user) 4) PHP REQUIREMENT LINK : http://frontaccounting.com/fawiki/index.php?n=Main.Installation 5) Change session.inc in our package if there is a change in original package. Frontaccounting was logging out when installed on "HTTP" server hence we have handled this in our code. 6) We have excluded includes/session.inc in upgrade.xml, as the file gets overwritten when new package is unzipped, since by default the value of SECURE_ONLY constant is true, it throws error on 'http' installations i.e 'HTTP access is not allowed on this site. This is unsecure'.