can you please elaborate what permissions i should ask for from my hosting provider? just enough so i can ask the right question. I contacted my hosting provider and they said FA can be used through their service, but being an external software, they were not allowed to help setup the software.

======
FYI I dont understand many of this stuff. I first setup FA on my local machine and liked it very much. Hence wanted to move to a web to get easy access from anywhere.

======
Really appreciate your help

Hello,
I am trying to setup FA on my web server. However in the final step 5 of the setup I get error. It gives the following errors.

session_start(): open(/var/php_sessions/sess_3fb6225dd22252b4d515f15d9deecf50, O_RDWR) failed: No such file or directory (2) in file: /hermes/bosnaweb22a/b140/ipw.mhasan/account/install/isession.inc at line 94
session_start(): Failed to read session data: files (path: /var/php_sessions) in file: /hermes/bosnaweb22a/b140/ipw.mhasan/account/install/isession.inc at line 94
mysqli_connect(): (HY000/2002): No such file or directory in file: /hermes/bosnaweb22a/b140/ipw.mhasan/account/includes/db/connect_db_mysqli.inc at line 206
Undefined index: dbname in file: /hermes/bosnaweb22a/b140/ipw.mhasan/account/includes/db/connect_db_mysqli.inc at line 208
mysqli_select_db() expects parameter 1 to be mysqli, bool given in file: /hermes/bosnaweb22a/b140/ipw.mhasan/account/includes/db/connect_db_mysqli.inc at line 208
Undefined index: dbname in file: /hermes/bosnaweb22a/b140/ipw.mhasan/account/includes/db/connect_db_mysqli.inc at line 210
mysqli_query() expects parameter 1 to be mysqli, bool given in file: /hermes/bosnaweb22a/b140/ipw.mhasan/account/includes/db/connect_db_mysqli.inc at line 213
Cannot connect to database. User or password is invalid or you have no permittions to create database.

I created a mysql database and entered any information correctly. I dont understand whats wrong.
Can you please help?