Topic: install issue on my web server
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?