2 # This is the database name
5 # Database user name, default is root or httpd for mysql, or postgres for postgresql
8 # Database user password, default is empty char
11 # Database host name, default = localhost
14 # First key used for simple chaining protection of scripts
15 $key='1.56801352007E+012';
17 # Second key used for accessing modules
18 $key_2level='5.59177453779E+012';
20 # 3rd key for encrypting cookie information
21 $key_login='2.1040830938E+012';
23 # Main host address or domain
24 $main_domain='localhost';
26 # Host address for images
27 $fotoserver_ip='localhost';
29 # Transfer protocol. Use https if this runs on SSL server
32 # Set this to your database type. For details refer to ADODB manual or goto http://php.weblogs.com/ADODB/