Joe thank u very much for being patient and helping me.
it was my own stupidity that got me going in circles for almost three weeks. when i change "TYPE" to "ENGINE" I forgot to put "=" sign. so i change any words with type like sys_0_type. LOL.
Also another question i would like to ask ,if u don't mind, is about session save path
first if i install it locally, is temp located on folder .../frontaccounting/tmp
second if i install it on shared server, i have no clue in the installation instruction:
"2: If you are installing FrontAccounting onto a shared server, you may have to set the session save path within FrontAccounting. At the top of /includes/session.inc you will find this line :
3: Uncomment this line and set the path to a directory that exists on your server. Make sure that you have read/write privileges on this directory."
what is ":" at the top i don't see it when i open session.inc folder with a notepad2
and set the path directory
I would assume is in line 200 on session.inc
"//ini_set('session.save_path', dirname(__FILE__).'/../tmp/');"
what is "dirname(__FILE__).'/../tmp/'"
thank u again in advance