I first installed version 2.2.1
1. Unpacked frontaccount-2.2.1.tar.gz
2. Created a database in MySQL and a user with DBA rights.
3. from the browser typed domain/frontaccount
But a message was appearing on top saying
"Notice: A session had already been started - ignoring session_start() in /frontaccount/install/index.php on line 15 "
4. Page appeared to select operating system, enter database details and relate, a six step process.
After entering all the details when I press the button install frontaccounting button the page goes blank.
The database is populated but the page is blank. I deleted the install folder and tried again, still the page is blank.
Then I tried to install version 2.2
1. Unpacked frontaccount-2.2.tar.gz
2. Created a database in MySQL and a user with DBA rights.
3. from the browser typed domain/frontaccount
But a message was appearing again on top saying
"Notice: A session had already been started - ignoring session_start() in /frontaccount/install/index.php on line 15 "
4. Page appeared to select operating system, enter database details and relate, a six step process.
After entering all the details when I press the button install frontaccounting button login appears.
After deleting the install folder when I enter admin as username and the given password the page goes blank again. The database is populated.
Appreciate if someone could advise as to where I am going wrong.