Server IP : 68.65.122.142  /  Your IP : 3.22.74.46
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/attendize/../userspice/../anchor/../attendize/../front/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/attendize/../userspice/../anchor/../attendize/../front/notes.txt
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'.