You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that the in "db_functions.php" the "config.ini" path should be "../config.ini" not "./config.ini". I'm assuming "db_functions.php" belongs in the web root, and "config.ini" one level above?