V S Punn - 2008-01-28

I am trying to install mammok for a client. On uploading the files and setting up the database, I get the following error
main(path/to/secured_constants.inc) [function.main]: failed to open stream: No such file or directorymain(path/to/secured_constants.inc) [function.main]: failed to open stream: No such file or directorymain(path/to/secured_constants.inc) [function.main]: failed to open stream: No such file or directorymain() [function.include]: Failed opening 'path/to/secured_constants.inc' for inclusion (include_path='.;c:\php4\pear')main(path/to/adodb/adodb.inc.php) [function.main]: failed to open stream: No such file or directory
Warning: error_log(path/to/logs/error.log) [function.error-log]: failed to open stream: No such file or directory in F:\hshome\raunharm\raunharman.in\mamook\misc\userErrorHandler.inc on line 97
main(path/to/adodb/adodb.inc.php) [function.main]: failed to open stream: No such file or directory
Warning: error_log(path/to/logs/error.log) [function.error-log]: failed to open stream: No such file or directory in F:\hshome\raunharm\raunharman.in\mamook\misc\userErrorHandler.inc on line 97
main(path/to/adodb/adodb.inc.php) [function.main]: failed to open stream: No such file or directory
Warning: error_log(path/to/logs/error.log) [function.error-log]: failed to open stream: No such file or directory in F:\hshome\raunharm\raunharman.in\mamook\misc\userErrorHandler.inc on line 97
main() [function.include]: Failed opening 'path/to/adodb/adodb.inc.php' for inclusion (include_path='.;c:\php4\pear')
Warning: error_log(path/to/logs/error.log) [function.error-log]: failed to open stream: No such file or directory in F:\hshome\raunharm\raunharman.in\mamook\misc\userErrorHandler.inc on line 97
DB_TYPE not defined. You must define this or use DB_DSN.

What can be the possible solutions to it.

Thanks in advance