If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
[REPLACE]
; Settings that override settings_6.2.dat
; Version of the engine
dcms_version = 6.6.4;
; Status version
dcms_state = stable;
; Address synchronization
http_license = dcms.su;
; When moving the site can register database options here (remove the ";" at the beginning of lines)
And after that will need to resave the configuration of the system in the admin
, The new settings enrolled in settings_6.2.dat
; Mysql_host = localhost; Host Database
; Mysql_user = root; database user name
; Mysql_pass =; user password database
; Mysql_db_name =; Database Name
[DEFAULT]
; Defaults
; Keywords Site
meta_keywords = DCMS;
, A site description
meta_description =;
; Host Database
mysql_host = localhost;
; Database user name
mysql_user = root;
; User password database
mysql_pass =;
; Database Name
mysql_db_name =;
; Selection dynamic advertising
rekl =;
; ID system WAPPC.BIZ
wappc_id = 5408.3000;
; Number of sponsored links
wappc_num_links = 3;
; Technical password
wappc_pwdtech =;
FFmpeg: No
* Without FFmpeg support, not available to make
video screenshots
register_globals on: !!!
COOKIE Encryption: OK
Enabled shielding quotes
Add a root .htaccess linephp_value
magic_quotes_gpc 0
register_globals is enabled. Gross violation of
security
wer should i input the db details, here only , no??
; When moving the site can register database options here (remove the ";" at the beginning of lines)
And after that will need to resave the configuration of the system in the admin
, The new settings enrolled in settings_6.2.dat
Mysql_host = localhost; Host Database
Mysql_user = user; database user name
Mysql_pass = pass; user password database
Mysql_db_name = name; Database Name
[DEFAULT]
; Defaults
; Keywords Site
meta_keywords = DCMS;
, A site description
meta_description =;
; Host Database
mysql_host = localhost;
; Database user name
mysql_user = user;
; User password database
mysql_pass = pass;
; Database Name
mysql_db_name = name;
Comment