Hi I m configuring SIT, but i am facing some problems:
I am using XLAMPP server.
the root where i have placed SIT applications is
/opt/lampp/htdocs/xampp/sit
when I start xampp server and write sit I get following error
1) We couldn't find configuration defaults, this probably means your include_path is wrong. Your current include path is .:/php/includes:/var/www/sit/includes SiT! Requires its libraries to be in the include path which is specified in your php.ini file, modify your php.ini and set the new include path to be .:/php/includes:/var/www/sit/includes:/opt/lampp/htdocs/xampp/sit/includes
2) DB connection problem
Configuration Problem: Could not find database connection information (db_connect.inc.php), the php include path is probably wrong
How to create and connect to the data base.
Please Help
Thanks in advance